ZSCY_Win10.Controls.NotifyPopup.NotifyPopup_VisibleBoundsChanged C# (CSharp) Method

NotifyPopup_VisibleBoundsChanged() private method

private NotifyPopup_VisibleBoundsChanged ( Windows sender, object args ) : void
sender Windows
args object
return void
        private void NotifyPopup_VisibleBoundsChanged(Windows.UI.ViewManagement.ApplicationView sender, object args)
        {
            MeasurePopupSize();
        }