ModernContentParentWindow Property |
Namespace: Hummingbird.UI
If the ModernContent does not held by a BasicWindow or ModernWindow, null value will be returned.
The method ShowInformation(String, String), ShowMessageBox(String, String, MessageBoxButton, MessageBoxImage, String), ShowToastNotification(String, NotificationLevel, Action, Int32) uses this property to show information in the right position. if the current ModernContent does not hold by a BasicWindow or ModernWindow these methods fails.