frmBankReconciliationFindVisualParentT Method
Finds the parent of this item.
Namespace: MbcsCentral.WinGLAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
private static T FindVisualParent<T>(
UIElement element
)
where T : UIElement
- element UIElement
- The element.
- T
- Generic type parameter.
T The found visual parent.
Mike, 2017-03-07.