Windows.UI.Xaml.UIElement.OnDisconnectVisualChildren C# (CSharp) 메소드

OnDisconnectVisualChildren() 보호된 메소드

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