C# Class KNFoundation.KNKVC.KNDependencyObjectKVC

显示文件 Open project: bt-browser/KNFoundation

Public Methods

Method Description
ValueForKey ( this o, string key ) : Object

Private Methods

Method Description
FindNode ( DependencyObject o, string key ) : Object

Method Details

ValueForKey() public static method

public static ValueForKey ( this o, string key ) : Object
o this
key string
return Object