Windows.UI.Xaml.UIElement.OnDisconnectVisualChildren C# (CSharp) Method

OnDisconnectVisualChildren() protected method

protected OnDisconnectVisualChildren ( ) : void
return void
		protected virtual extern void OnDisconnectVisualChildren();
		protected virtual extern IIterable<IIterable<Point>> FindSubElementsForTouchTargeting([In] Point point, [In] Rect boundingRect);