Click or drag to resize

RayguideWrapperResourceDictionary Class

Interaction logic for RayguideWrapperResourceDictionary.xaml
Inheritance Hierarchy
System.Object
  System.Windows.ResourceDictionary
    RAYLASE.Marker.GUI.Wrapper.RayguideWrapperResourceDictionary

Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.20.0
Syntax
C#
public class RayguideWrapperResourceDictionary : ResourceDictionary, 
	IComponentConnector

The RayguideWrapperResourceDictionary type exposes the following members.

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