Gets a reference to the specified interface implemented by this element.
DependencyObject GetInterface(
Type interfaceType
)
Parameters
- interfaceType
-
Type: Type
The type of interface.
