Intersoft ClientUI Documentation
ISObject Property



Gets the associated object.
Syntax
Public ReadOnly Property ISObject As DependencyObject
Dim instance As ISFramework
Dim value As DependencyObject
 
value = instance.ISObject
public DependencyObject ISObject {get;}
public:
property DependencyObject^ ISObject {
   DependencyObject^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ISFramework Class
ISFramework Members

Send Feedback