4 references to XPS_DASH
ReachFramework (4)
Serialization\RCW\IXpsOMDashCollection.cs (4)
26
void Append([In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_DASH")] ref
XPS_DASH
dash);
28
XPS_DASH
GetAt([In] uint index);
32
void InsertAt([In] uint index, [In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_DASH")] ref
XPS_DASH
dash);
36
void SetAt([In] uint index, [In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_DASH")] ref
XPS_DASH
dash);