IWpfDifferenceViewer.IsInitialized Property
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaration
ReadOnly Property IsInitialized As Boolean
bool IsInitialized { get; }
property bool IsInitialized {
bool get ();
}
abstract IsInitialized : bool
function get IsInitialized () : boolean
Property Value
Type: System.Boolean
.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.