Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 606 Bytes

appwindowchangedeventargs_didtitlebarchange.md

File metadata and controls

28 lines (17 loc) · 606 Bytes
-api-id -api-type ms.custom
P:Windows.UI.WindowManagement.AppWindowChangedEventArgs.DidTitleBarChange
winrt property
19H1

Windows.UI.WindowManagement.AppWindowChangedEventArgs.DidTitleBarChange

-description

Gets a value that indicates whether one or more properties of the AppWindow.TitleBar has changed.

-property-value

true if a property of the AppWindow.TitleBar changed; otherwise, false.

-remarks

-see-also

AppWindow.TitleBar

-examples