Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsImageAvailable As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool IsImageAvailable {get;} |
Return Value
true if the Source property is available; false otherwise.For C#/VB examples, refer to BitmapSourceViewerElement.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family