Click or drag to resize

RayguideWrapperResourceDictionary Class

Interaction logic for RayguideWrapperResourceDictionary.xaml
Inheritance Hierarchy
SystemObject
  System.WindowsResourceDictionary
    RAYLASE.Marker.GUI.WrapperRayguideWrapperResourceDictionary

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 methodIComponentConnectorConnectAttaches events and names to compiled content.
Top
See Also