An NDoc Documented Class Library

SilverlightDocument.Framework Property

[Visual Basic]
Overrides Public Property ReadOnly Framework As WindowsFramework _
    Implements IUIItem.Framework
[C#]
public override WindowsFramework Framework { get; }
[C++]
public: __property WindowsFramework* get_Framework();
[JScript]
public override function get Framework() : WindowsFramework

Implements

IUIItem.Framework

See Also

SilverlightDocument Class | White.WebBrowser.Silverlight Namespace