C# Class Yuhan.WPF.DsxGridCtrl.StyleHelper

Datei anzeigen Open project: hansuky/Yuhan Class Usage Examples

Public Methods

Method Description
FindStyleValue ( object value, string propertyName, DependencyProperty defaultStyleDP, DependencyProperty columnStyleDP ) : object

Method Details

FindStyleValue() public static method

public static FindStyleValue ( object value, string propertyName, DependencyProperty defaultStyleDP, DependencyProperty columnStyleDP ) : object
value object
propertyName string
defaultStyleDP System.Windows.DependencyProperty
columnStyleDP System.Windows.DependencyProperty
return object