Click or drag to resize

RayguideShellResourceDictionary Class

Interaction logic for RayguideShellResourceDictionary.xaml
Inheritance Hierarchy
SystemObject
  System.WindowsResourceDictionary
    RAYLASE.Marker.GUI.CommonRayguideShellResourceDictionary

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

The RayguideShellResourceDictionary type exposes the following members.

Constructors
 NameDescription
Public methodRayguideShellResourceDictionaryInitializes a new instance of the RayguideShellResourceDictionary 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