C# 클래스 Yuhan.WPF.DsxGridCtrl.StyleHelper

파일 보기 프로젝트 열기: hansuky/Yuhan 1 사용 예제들

공개 메소드들

메소드 설명
FindStyleValue ( object value, string propertyName, DependencyProperty defaultStyleDP, DependencyProperty columnStyleDP ) : object

메소드 상세

FindStyleValue() 공개 정적인 메소드

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