IWpfDifferenceViewer.IsInitialized Property

Definition

Has this viewer been initialized?

public:
 property bool IsInitialized { bool get(); };
public:
 property bool IsInitialized { bool get(); };
public bool IsInitialized { get; }
member this.IsInitialized : bool
Public ReadOnly Property IsInitialized As Boolean

Property Value

true if this viewer been initialized, otherwise false.

Applies to