ZSCY_Win10.Controls.NotifyPopup.NotifyPopup_VisibleBoundsChanged C# (CSharp) Метод

NotifyPopup_VisibleBoundsChanged() приватный Метод

private NotifyPopup_VisibleBoundsChanged ( Windows sender, object args ) : void
sender Windows
args object
Результат void
        private void NotifyPopup_VisibleBoundsChanged(Windows.UI.ViewManagement.ApplicationView sender, object args)
        {
            MeasurePopupSize();
        }