Click or drag to resize

RayguideResourceDictionary Class

Interaction logic for RaylaseResourceDictionary.xaml
Inheritance Hierarchy
System.Object
  System.Windows.ResourceDictionary
    RAYLASE.Marker.GUI.Common.RayguideResourceDictionary

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.21.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 methodIComponentConnector.ConnectAttaches events and names to compiled content.
Top
See Also