PageNavigator.AnyUI Property
Namespace: Microsoft.TeamFoundation.Controls.WPF
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public ReadOnly Property AnyUI As Boolean
public bool AnyUI { get; }
public:
virtual property bool AnyUI {
bool get () sealed;
}
abstract AnyUI : bool with get
override AnyUI : bool with get
final function get AnyUI () : boolean
Property Value
Type: System.Boolean
Returns Boolean.
Implements
.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.