Click or drag to resize

RayguideConverterResourceDictionary Class

Interaction logic for RaylaseResourceDictionary.xaml
Inheritance Hierarchy
SystemObject
  System.WindowsResourceDictionary
    RAYLASE.Marker.Common.GUIRayguideConverterResourceDictionary

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

The RayguideConverterResourceDictionary type exposes the following members.

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