Click or drag to resize

BaseSettingsView Class

[Missing <summary> documentation for "T:RAYLASE.Marker.Common.GUI.BaseSettingsView"]

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  RAYLASE.Shared.GUIBaseBindableView
                    RAYLASE.Marker.Common.GUIBaseSettingsView
                      More

Namespace: RAYLASE.Marker.Common.GUI
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public class BaseSettingsView : BaseBindableView

The BaseSettingsView type exposes the following members.

Constructors
 NameDescription
Public methodBaseSettingsViewInitializes a new instance of the BaseSettingsView class
Top
Properties
 NameDescription
Public propertyMask 
Top
Methods
 NameDescription
Protected methodGetMaskedPropertyT 
Protected methodRaisePropertyChanged Raises this object's PropertyChanged event.
(Inherited from BaseBindableView)
Protected methodSetMaskedPropertyT 
Protected methodSetPropertyT Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView)
Protected methodUpdateMask 
Top
Events
 NameDescription
Public eventPropertyChanged Raised whenever a property value has changed.
(Inherited from BaseBindableView)
Top
See Also
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  RAYLASE.Shared.GUIBaseBindableView
                    RAYLASE.Marker.Common.GUIBaseSettingsView
                      RAYLASE.Marker.JobElement.GUIBaseJobElementSettingsView
                      RAYLASE.Marker.JobElement.GUISharedJobElementSettingsView
                      RAYLASE.Marker.JobElement.GUISharedMarkableJobElementSettingsView
                      RAYLASE.Marker.VectorGraphicElement.GUIBaseMetafileCommandView
                      RAYLASE.MarkerPlugin.JobElementsMarkableBitmapSettingView
                      RAYLASE.MarkerPlugin.JobElementsMarkableCircleSettingView
                      RAYLASE.MarkerPlugin.JobElementsMarkableDrillSettingView
                      RAYLASE.MarkerPlugin.JobElementsMarkableEllipseSettingView
                      RAYLASE.MarkerPlugin.JobElementsMarkableExtrudedVectorGraphicSettingView
                      RAYLASE.MarkerPlugin.JobElementsMarkableHelixSettingView
                      RAYLASE.MarkerPlugin.JobElementsMarkableLineSettingView
                      RAYLASE.MarkerPlugin.JobElementsMarkablePolygonSettingView
                      RAYLASE.MarkerPlugin.JobElementsMarkableRectangleSettingView
                      RAYLASE.MarkerPlugin.JobElementsMarkableSolidSettingsView
                      RAYLASE.MarkerPlugin.JobElementsMarkableSpiralSettingView