Windows.UI.Core.CoreWindowPopupShowingEventArgs.SetDesiredSize C# (CSharp) Method

SetDesiredSize() public method

public SetDesiredSize ( [ value ) : void
value [
return void
		public extern void SetDesiredSize([In] Size value);
	}
CoreWindowPopupShowingEventArgs