HideQuickCustomizeButtonCreationFilter..::..AfterCreateChildElements Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Controls
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void AfterCreateChildElements(
	UIElement parent
)
Public Sub AfterCreateChildElements ( _
	parent As UIElement _
)
public:
void AfterCreateChildElements(
	UIElement^ parent
)

Parameters

parent
Type: UIElement