eDriven Framework API
CreateProxy Method (component, attribute)
NamespaceseDriven.Gui.StylesStyleableProxyCreateProxy(Object, StyleableAttribute)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public static StyleableProxy CreateProxy(
	Object component,
	StyleableAttribute attribute
)
Public Shared Function CreateProxy ( _
	component As Object, _
	attribute As StyleableAttribute _
) As StyleableProxy
public:
static StyleableProxy^ CreateProxy(
	Object^ component, 
	StyleableAttribute^ attribute
)
Parameters
component (Object)
attribute (StyleableAttribute)
Return Value
Exceptions
ExceptionCondition
Exception

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)