Method | Description | |
---|---|---|
AllDescendants ( this me, BindingPosition excludes = BindingPosition.None ) : IEnumerable |
Enumerates through all descendant with the ability to filter them.
|
|
GetWindowArea ( this binding ) : |
Gets the window area of the IBinding.Origin window comparing to the IBinding.Target and IBinding.BindingPosition.
|
|
SubTree ( this me, BindingPosition position ) : IEnumerable |
Method | Description | |
---|---|---|
Browse ( this me, IList |
||
BrowseExclude ( this me, IList |
public static AllDescendants ( this me, BindingPosition excludes = BindingPosition.None ) : IEnumerable |
||
me | this | |
excludes | BindingPosition | |
return | IEnumerable |
public static GetWindowArea ( this binding ) : |
||
binding | this | |
return |
public static SubTree ( this me, BindingPosition position ) : IEnumerable |
||
me | this | |
position | BindingPosition | |
return | IEnumerable |