CascadingStyleStoreAll Property

All the CascadingStyleStores indexed by ID.

This property is only set if TrackAll(true) has previously been called.

 

Namespace:  WebSupergoo.WordGlue4.Layout
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public static WeakArray<CascadingStyleStore> All { get; set; }

Property Value

Type: WeakArrayCascadingStyleStore
See Also