Represents a delegate that can be used to test a specified object.
Parameters
Name | Type | Description |
---|---|---|
obj | DependencyObject | The object to be tested. |
Returns
Type | Description |
---|---|
Visual |
A value from the Visual |
Constructors
VisualResultCallback(object, IntPtr)
Methods
BeginInvoke(DependencyObject, AsyncCallback, object)
Parameter | Type | Description |
---|---|---|
obj | DependencyObject | |
callback | Async |
|
object | object |