Click or drag to resize

RayguideResourceDictionary Class

Interaction logic for RaylaseResourceDictionary.xaml
Inheritance Hierarchy
SystemObject
  System.WindowsResourceDictionary
    RAYLASE.Marker.GUI.CommonRayguideResourceDictionary

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public class RayguideResourceDictionary : ResourceDictionary, 
	IComponentConnector

The RayguideResourceDictionary type exposes the following members.

Constructors
 NameDescription
Public methodRayguideResourceDictionaryInitializes a new instance of the RayguideResourceDictionary class
Top
Methods
 NameDescription
Public methodInitializeComponent InitializeComponent
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodIComponentConnectorConnectAttaches events and names to compiled content.
Top
See Also