UIService.m_ownerElement Field
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Protected ReadOnly m_ownerElement As FrameworkElement
protected readonly FrameworkElement m_ownerElement
protected:
initonly FrameworkElement^ m_ownerElement
val m_ownerElement: FrameworkElement
protected final var m_ownerElement : FrameworkElement
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.