C# Class VixenModules.Preview.DisplayPreview.Extensions

Mostra file Open project: sall/vixen-modules

Public Methods

Method Description
NotifyPropertyChanged ( this propertyChangedEventHandler, string propertyName, object sender ) : void
ToMediaColor ( System.Drawing.Color>.this stateValues ) : Color>.Dictionary

Method Details

NotifyPropertyChanged() public static method

public static NotifyPropertyChanged ( this propertyChangedEventHandler, string propertyName, object sender ) : void
propertyChangedEventHandler this
propertyName string
sender object
return void

ToMediaColor() public static method

public static ToMediaColor ( System.Drawing.Color>.this stateValues ) : Color>.Dictionary
stateValues System.Drawing.Color>.this
return Color>.Dictionary