Click or drag to resize

ClickAndTeachSettingsView Class

Interaction logic for ClickAndTeachSettings.xaml
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.WindowsWindow
                  MetroWindow
                    RAYLASE.Marker.GUI.Common.Interactivity.PopupWindowsBaseDefaultMetroWindow
                      RAYLASE.Marker.ClickAndTeachPluginClickAndTeachSettingsView

Namespace: RAYLASE.Marker.ClickAndTeachPlugin
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public class ClickAndTeachSettingsView : BaseDefaultMetroWindow, 
	INotifyPropertyChanged, IComponentConnector

The ClickAndTeachSettingsView type exposes the following members.

Properties
Methods
Events
 NameDescription
Public eventPropertyChanged 
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodIComponentConnectorConnectAttaches events and names to compiled content.
Top
See Also