SYMBOL INDEX (6191 symbols across 682 files) FILE: samples/Acrylic10Example/App.xaml.cs class App (line 10) | public partial class App : Application FILE: samples/Acrylic10Example/MainWindow.xaml.cs class MainWindow (line 21) | public partial class MainWindow : Window method MainWindow (line 23) | public MainWindow() method Window_Loaded (line 28) | private void Window_Loaded(object sender, RoutedEventArgs e) FILE: samples/ButtonsOnTitlebar/App.xaml.cs class App (line 10) | public partial class App : Application FILE: samples/ButtonsOnTitlebar/MainWindow.xaml.cs class MainWindow (line 17) | public partial class MainWindow : Window method MainWindow (line 19) | public MainWindow() FILE: samples/ExamplePhotoTaker/App.xaml.cs class App (line 10) | public partial class App : Application FILE: samples/ExamplePhotoTaker/MainWindow.xaml.cs class MainWindow (line 22) | public partial class MainWindow : Window method MainWindow (line 24) | public MainWindow() method Button_Click (line 29) | private void Button_Click(object sender, RoutedEventArgs e) method Button_SaveScreenshot_Click (line 41) | private void Button_SaveScreenshot_Click(object sender, RoutedEventArg... class VacationSpots (line 67) | class VacationSpots : ObservableCollection method VacationSpots (line 69) | public VacationSpots() FILE: samples/FlyoutExample/App.xaml.cs class App (line 10) | public partial class App : Application FILE: samples/FlyoutExample/MainWindow.xaml.cs class MainWindow (line 17) | public partial class MainWindow : Window method MainWindow (line 19) | public MainWindow() method Button_ShowFlyout_Click (line 24) | private void Button_ShowFlyout_Click(object sender, RoutedEventArgs e) method DropDownButton_3_Click (line 29) | private void DropDownButton_3_Click(object sender, RoutedEventArgs e) FILE: samples/NavigationViewExample/App.xaml.cs class App (line 10) | public partial class App : Application FILE: samples/NavigationViewExample/MainWindow.xaml.cs class MainWindow (line 19) | public partial class MainWindow : Window method MainWindow (line 21) | public MainWindow() method NavigationView_SelectionChanged (line 30) | private void NavigationView_SelectionChanged(NavigationView sender, Na... method Window_Loaded (line 55) | private void Window_Loaded(object sender, RoutedEventArgs e) FILE: samples/NavigationViewExample/Pages/AppsPage.xaml.cs class AppsPage (line 22) | public partial class AppsPage : Page method AppsPage (line 24) | public AppsPage() FILE: samples/NavigationViewExample/Pages/GamesPage.xaml.cs class GamesPage (line 23) | public partial class GamesPage : Page method GamesPage (line 25) | public GamesPage() FILE: samples/NavigationViewExample/Pages/HomePage.xaml.cs class HomePage (line 22) | public partial class HomePage : Page method HomePage (line 24) | public HomePage() FILE: samples/NoAppXamlTest/MainWindow.xaml.cs class MainWindow (line 21) | public partial class MainWindow : Window method MainWindow (line 23) | public MainWindow() FILE: samples/NoAppXamlTest/Program.cs class Program (line 9) | public static class Program method Main (line 11) | [STAThread] FILE: samples/SettingsNavigationTest/App.xaml.cs class App (line 15) | public partial class App : Application class VisualTreeExtensions (line 18) | internal static class VisualTreeExtensions method TryFindParent (line 20) | public static T TryFindParent(this DependencyObject child) where T ... FILE: samples/SettingsNavigationTest/AppearancePage.xaml.cs class AppearancePage (line 8) | public partial class AppearancePage method AppearancePage (line 10) | public AppearancePage() method BackToMain (line 15) | private void BackToMain(object sender, System.Windows.RoutedEventArgs e) FILE: samples/SettingsNavigationTest/MainPage.xaml.cs class MainPage (line 8) | public partial class MainPage method MainPage (line 10) | public MainPage() method ToAppearancePage (line 15) | private void ToAppearancePage(object sender, System.Windows.RoutedEven... FILE: samples/SettingsNavigationTest/MainWindow.xaml.cs class MainWindow (line 10) | public partial class MainWindow method MainWindow (line 14) | public MainWindow() FILE: samples/SettingsNavigationTest/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 32) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: samples/SettingsNavigationTest/Properties/Settings.Designer.cs class Settings (line 15) | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] FILE: samples/StarterKit/App.xaml.cs class App (line 10) | public partial class App : Application FILE: samples/StarterKit/MainWindow.xaml.cs class MainWindow (line 17) | public partial class MainWindow : Window method MainWindow (line 19) | public MainWindow() FILE: samples/TransparentNavigationViewExample/App.xaml.cs class App (line 10) | public partial class App : Application FILE: samples/TransparentNavigationViewExample/MainWindow.xaml.cs class MainWindow (line 17) | public partial class MainWindow : Window method MainWindow (line 19) | public MainWindow() FILE: samples/WindowExample/App.xaml.cs class App (line 10) | public partial class App : Application FILE: samples/WindowExample/MainWindow.xaml.cs class MainWindow (line 21) | public partial class MainWindow : Window method MainWindow (line 23) | public MainWindow() method RadioButton_WindowStyle_Click (line 28) | private void RadioButton_WindowStyle_Click(object sender, RoutedEventA... method RadioButton_ResizeMode_Click (line 50) | private void RadioButton_ResizeMode_Click(object sender, RoutedEventAr... method CheckBox_UseModernWindowStyle_Click (line 65) | private void CheckBox_UseModernWindowStyle_Click(object sender, Routed... method RadioButton_SystemBackdropType_Click (line 70) | private void RadioButton_SystemBackdropType_Click(object sender, Route... method CheckBox_ApplyBackground_Click (line 87) | private void CheckBox_ApplyBackground_Click(object sender, RoutedEvent... method CheckBox_ApplyNoise_Click (line 92) | private void CheckBox_ApplyNoise_Click(object sender, RoutedEventArgs e) method TitleBarButtonAvailabilitySelector_Loaded (line 97) | private void TitleBarButtonAvailabilitySelector_Loaded(object sender, ... method TitleBarButtonAvailabilitySelector_SelectionChanged (line 113) | private void TitleBarButtonAvailabilitySelector_SelectionChanged(objec... method RadioButton_CornerStyle_Click (line 128) | private void RadioButton_CornerStyle_Click(object sender, RoutedEventA... FILE: samples/WpfApp1/App.xaml.cs class App (line 14) | public partial class App : Application FILE: samples/WpfApp1/MainWindow.xaml.cs class MainWindow (line 29) | public partial class MainWindow : Window method MainWindow (line 31) | public MainWindow() method ComboBox_Selected (line 37) | private void ComboBox_Selected(object sender, RoutedEventArgs e) method selec (line 42) | private void selec() method ComboBox_SelectionChanged (line 51) | private void ComboBox_SelectionChanged(object sender, SelectionChanged... method HyperlinkButton_Click (line 57) | private void HyperlinkButton_Click(object sender, RoutedEventArgs e) method AppBarButton_Click (line 71) | private void AppBarButton_Click(object sender, RoutedEventArgs e) method ToggleButton_Click (line 76) | private async void ToggleButton_Click(object sender, RoutedEventArgs e) method Button_MessageBox_Click (line 85) | private void Button_MessageBox_Click(object sender, RoutedEventArgs e) method Window_Loaded (line 119) | private void Window_Loaded(object sender, RoutedEventArgs e) method Button_ToggleTheme_Click (line 135) | private void Button_ToggleTheme_Click(object sender, RoutedEventArgs e) method SettingsCard_Click (line 147) | private void SettingsCard_Click(object sender, RoutedEventArgs e) method Button_Click (line 152) | private void Button_Click(object sender, RoutedEventArgs e) FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/CollectionHelper.cs class CollectionHelper (line 8) | internal static class CollectionHelper method contains (line 10) | public static bool contains(IList c, T v) method unique_push_back (line 15) | public static void unique_push_back(IList c, T v) FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/ControlStrings.cs class ControlStrings (line 11) | internal class ControlStrings : ResourceAccessor method ControlStrings (line 13) | public ControlStrings(Type controlType, ModernControlCategory category... method GetControlBaseName (line 19) | internal static string GetControlBaseName(Type controlType, ModernCont... method GetControlAssembly (line 29) | internal static Assembly GetControlAssembly(Type controlType) type ModernControlCategory (line 35) | internal enum ModernControlCategory FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/CppWinRTHelpers.cs class CppWinRTHelpers (line 8) | static class CppWinRTHelpers method GetTemplateChildT (line 10) | public static WinRTReturn GetTemplateChildT(string childN... FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/EmptyEnumerator.cs class EmptyEnumeratorA (line 17) | internal class EmptyEnumeratorA : IEnumerator method EmptyEnumeratorA (line 20) | private EmptyEnumeratorA() method Reset (line 42) | public void Reset() { } method MoveNext (line 48) | public bool MoveNext() { return false; } FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/EventRevokers.cs class FrameworkElementSizeChangedRevoker (line 6) | internal class FrameworkElementSizeChangedRevoker : EventRevoker(this List list, int size, T element = ... method Last (line 25) | public static T Last(this List list) method RemoveLast (line 30) | public static void RemoveLast(this List list) method Empty (line 35) | public static bool Empty(this List list) FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/PopupHelper.cs class PopupHelper (line 10) | internal static class PopupHelper method Reposition (line 12) | public static void Reposition(this Popup popup) method CreateRepositionDelegate (line 38) | private static Action CreateRepositionDelegate() FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/PopupRepositionHelper.cs class PopupRepositionHelper (line 7) | internal class PopupRepositionHelper : IDisposable method PopupRepositionHelper (line 9) | public PopupRepositionHelper(Popup popup, UIElement target) method Dispose (line 18) | public void Dispose() method OnPopupOpened (line 26) | private void OnPopupOpened(object sender, EventArgs e) method OnPopupClosed (line 44) | private void OnPopupClosed(object sender, EventArgs e) method OnTargetLayoutUpdated (line 58) | private void OnTargetLayoutUpdated(object sender, EventArgs e) method OnHostWindowLocationChanged (line 63) | private void OnHostWindowLocationChanged(object sender, EventArgs e) method RepositionPopup (line 68) | private void RepositionPopup() FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/RoutedEventHandlerRevoker.cs class RoutedEventHandlerRevoker (line 6) | internal class RoutedEventHandlerRevoker method RoutedEventHandlerRevoker (line 8) | public RoutedEventHandlerRevoker(UIElement source, RoutedEvent routedE... method Revoke (line 21) | public void Revoke() FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/SelectorHelper.cs class SelectorHelper (line 6) | internal static class SelectorHelper method ItemGetIsSelectable (line 8) | internal static bool ItemGetIsSelectable(object item) method UiGetIsSelectable (line 18) | internal static bool UiGetIsSelectable(DependencyObject o) FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/SharedHelpers.cs class SharedHelpers (line 23) | internal static class SharedHelpers method IsRS1OrHigher (line 28) | public static bool IsRS1OrHigher() => true; method IsRS2OrHigher (line 30) | public static bool IsRS2OrHigher() => true; method IsRS3OrHigher (line 32) | public static bool IsRS3OrHigher() => true; method IsRS4OrHigher (line 34) | public static bool IsRS4OrHigher() => true; method IsRS5OrHigher (line 36) | public static bool IsRS5OrHigher() => true; method IsControlCornerRadiusAvailable (line 38) | public static bool IsControlCornerRadiusAvailable() => true; method IsThemeShadowAvailable (line 40) | public static bool IsThemeShadowAvailable() => false; method IsOnXbox (line 42) | public static bool IsOnXbox() => false; method QueueCallbackForCompositionRendering (line 44) | public static void QueueCallbackForCompositionRendering(Action callback) method DoRectsIntersect (line 57) | public static bool DoRectsIntersect( method FindResource (line 70) | public static object FindResource(string resource, ResourceDictionary ... method FindResource (line 76) | public static object FindResource(string resource, FrameworkElement el... method FindInApplicationResources (line 81) | public static object FindInApplicationResources(string resource, objec... method SetBinding (line 86) | public static void SetBinding( method IsFrameworkElementLoaded (line 99) | public static bool IsFrameworkElementLoaded(FrameworkElement framework... method GetAncestorOfType (line 104) | public static AncestorType GetAncestorOfType(DependencyO... method ForwardCollectionChange (line 125) | internal static void ForwardCollectionChange( method RaiseAutomationPropertyChangedEvent (line 153) | public static void RaiseAutomationPropertyChangedEvent(UIElement eleme... method MakeIconElementFrom (line 164) | public static IconElement MakeIconElementFrom(IconSource iconSource) method SetBinding (line 274) | public static BindingExpressionBase SetBinding( method CopyList (line 283) | public static void CopyList( method GetActiveWindow (line 295) | public static Window GetActiveWindow() method SafeSubstring (line 305) | public static string SafeSubstring(this string s, int startIndex) method SafeSubstring (line 310) | public static string SafeSubstring(this string s, int startIndex, int ... method IndexOf (line 330) | public static bool IndexOf(this UIElementCollection collection, UIElem... method TryGetStringRepresentationFromObject (line 345) | public static string TryGetStringRepresentationFromObject(object obj) FILE: source/iNKORE.UI.WPF.Modern.Controls/Common/Utils.cs class VisualStateUtil (line 9) | internal static class VisualStateUtil method GoToStateIfGroupExists (line 28) | public static void GoToStateIfGroupExists(Control control, string grou... class LayoutUtils (line 38) | internal static class LayoutUtils method MeasureAndGetDesiredWidthFor (line 40) | public static double MeasureAndGetDesiredWidthFor(UIElement element, S... method GetActualWidthFor (line 51) | public static double GetActualWidthFor(FrameworkElement element) class Util (line 57) | internal static class Util method VisibilityFromBool (line 59) | public static Visibility VisibilityFromBool(bool visible) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsCard/SettingsCard.Properties.cs class SettingsCard (line 11) | public partial class SettingsCard method OnIsClickEnabledPropertyChanged (line 159) | protected virtual void OnIsClickEnabledPropertyChanged(bool oldValue, ... method OnHeaderIconPropertyChanged (line 163) | protected virtual void OnHeaderIconPropertyChanged(object oldValue, ob... method OnHeaderPropertyChanged (line 168) | protected virtual void OnHeaderPropertyChanged(object oldValue, object... method OnDescriptionPropertyChanged (line 173) | protected virtual void OnDescriptionPropertyChanged(object oldValue, o... method OnIsActionIconVisiblePropertyChanged (line 178) | protected virtual void OnIsActionIconVisiblePropertyChanged(bool oldVa... method OnContentAlignmentPropertyChanged (line 183) | protected virtual void OnContentAlignmentPropertyChanged(ContentAlignm... type ContentAlignment (line 190) | public enum ContentAlignment FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsCard/SettingsCard.cs class SettingsCard (line 23) | public partial class SettingsCard : ButtonBase method SettingsCard (line 48) | static SettingsCard() method SettingsCard (line 60) | public SettingsCard() method PointerStateProperties_ValueChanged (line 66) | private void PointerStateProperties_ValueChanged(object sender, EventA... method OnApplyTemplate (line 72) | public override void OnApplyTemplate() method SettingsCard_SizeChanged (line 90) | private void SettingsCard_SizeChanged(object sender, SizeChangedEventA... method ContentProperty_ValueChanged (line 95) | private static void ContentProperty_ValueChanged(DependencyObject d, D... method CheckInitialVisualState (line 104) | private void CheckInitialVisualState() method SetAccessibleContentName (line 117) | private void SetAccessibleContentName() method EnableButtonInteraction (line 129) | private void EnableButtonInteraction() method DisableButtonInteraction (line 138) | private void DisableButtonInteraction() method OnMouseLeftButtonDown (line 145) | protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e) method OnMouseLeftButtonUp (line 152) | protected override void OnMouseLeftButtonUp(MouseButtonEventArgs e) method UpdatePointerState (line 227) | private void UpdatePointerState() method UpdateContentAlignmentState (line 254) | private void UpdateContentAlignmentState() method UpdateContentVisibilityStates (line 297) | public void UpdateContentVisibilityStates() method OnCreateAutomationPeer (line 313) | protected override AutomationPeer OnCreateAutomationPeer() method OnIsClickEnabledChanged (line 318) | private void OnIsClickEnabledChanged() method OnIsEnabledChanged (line 331) | private void OnIsEnabledChanged(object sender, DependencyPropertyChang... method OnActionIconChanged (line 336) | private void OnActionIconChanged() method OnHeaderIconChanged (line 351) | private void OnHeaderIconChanged() method OnDescriptionChanged (line 361) | private void OnDescriptionChanged() method OnHeaderChanged (line 372) | private void OnHeaderChanged() method ContentAlignmentStates_Changed (line 383) | private void ContentAlignmentStates_Changed(object sender, VisualState... method CheckVerticalSpacingState (line 388) | private void CheckVerticalSpacingState(VisualState s) method IsNullOrEmptyString (line 416) | private static bool IsNullOrEmptyString(object obj) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsCard/SettingsCardAutomationPeer.cs class SettingsCardAutomationPeer (line 13) | public class SettingsCardAutomationPeer : FrameworkElementAutomationPeer method SettingsCardAutomationPeer (line 19) | public SettingsCardAutomationPeer(SettingsCard owner) method GetAutomationControlTypeCore (line 28) | protected override AutomationControlType GetAutomationControlTypeCore() method GetClassNameCore (line 45) | protected override string GetClassNameCore() method GetNameCore (line 50) | protected override string GetNameCore() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsExpander/SettingsExpander.Events.cs class SettingsExpander (line 9) | public partial class SettingsExpander FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsExpander/SettingsExpander.ItemsControl.cs class SettingsExpander (line 15) | public partial class SettingsExpander method OnItemsConnectedPropertyChanged (line 53) | private static void OnItemsConnectedPropertyChanged(DependencyObject d... method ItemsRepeater_ElementPrepared (line 68) | private void ItemsRepeater_ElementPrepared(ItemsRepeater sender, Items... FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsExpander/SettingsExpander.Properties.cs class SettingsExpander (line 16) | [ContentProperty(name:nameof(Content))] method OnIsExpandedPropertyChanged (line 156) | protected virtual void OnIsExpandedPropertyChanged(bool oldValue, bool... FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsExpander/SettingsExpander.cs class SettingsExpander (line 13) | [TemplatePart(Name = PART_ItemsRepeater, Type = typeof(ItemsRepeater))] method SettingsExpander (line 24) | public SettingsExpander() method OnApplyTemplate (line 31) | public override void OnApplyTemplate() method SetAccessibleName (line 52) | private void SetAccessibleName() method OnCreateAutomationPeer (line 67) | protected override AutomationPeer OnCreateAutomationPeer() method OnIsExpandedChanged (line 72) | private void OnIsExpandedChanged(bool oldValue, bool newValue) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsExpander/SettingsExpanderAutomationPeer.cs class SettingsExpanderAutomationPeer (line 15) | public class SettingsExpanderAutomationPeer : FrameworkElementAutomation... method SettingsExpanderAutomationPeer (line 21) | public SettingsExpanderAutomationPeer(SettingsExpander owner) method GetAutomationControlTypeCore (line 30) | protected override AutomationControlType GetAutomationControlTypeCore() method GetClassNameCore (line 40) | protected override string GetClassNameCore() method GetNameCore (line 45) | protected override string GetNameCore() method RaiseExpandedChangedEvent (line 71) | public void RaiseExpandedChangedEvent(bool newValue) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Community/SettingsControls/SettingsExpander/SettingsExpanderItemStyleSelector.cs class SettingsExpanderItemStyleSelector (line 15) | public class SettingsExpanderItemStyleSelector : StyleSelector method SettingsExpanderItemStyleSelector (line 31) | public SettingsExpanderItemStyleSelector() method SelectStyle (line 37) | public override Style SelectStyle(object item, DependencyObject contai... FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/LocalizedDialogCommands.cs class LocalizedDialogCommands (line 8) | internal static class LocalizedDialogCommands method GetString (line 29) | public static string GetString(DialogBoxCommand command) method MB_GetString (line 49) | [DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Unicode)] type DialogBoxCommand (line 55) | public enum DialogBoxCommand : int FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBox.Helper.cs class MessageBox (line 13) | public partial class MessageBox method Show (line 25) | public static MessageBoxResult Show(string messageBoxText) => method Show (line 35) | public static MessageBoxResult Show(string messageBoxText, string capt... method Show (line 45) | public static MessageBoxResult Show(Window owner, string messageBoxTex... method Show (line 56) | public static MessageBoxResult Show(string messageBoxText, string capt... method Show (line 67) | public static MessageBoxResult Show(Window owner, string messageBoxTex... method Show (line 79) | public static MessageBoxResult Show(string messageBoxText, string capt... method Show (line 91) | public static MessageBoxResult Show(string messageBoxText, string capt... method Show (line 103) | public static MessageBoxResult Show(string messageBoxText, string capt... method Show (line 115) | public static MessageBoxResult Show(Window owner, string messageBoxTex... method Show (line 128) | public static MessageBoxResult Show(string messageBoxText, string capt... method Show (line 141) | public static MessageBoxResult Show(string messageBoxText, string capt... method Show (line 154) | public static MessageBoxResult Show(string messageBoxText, string capt... method Show (line 167) | public static MessageBoxResult Show(Window owner, string messageBoxTex... method Show (line 180) | public static MessageBoxResult Show(Window owner, string messageBoxTex... method Show (line 193) | public static MessageBoxResult Show(Window owner, string messageBoxTex... method Show (line 207) | public static MessageBoxResult Show(Window owner, string messageBoxTex... method Show (line 222) | public static MessageBoxResult Show(Window owner, string messageBoxTex... method Show (line 236) | public static MessageBoxResult Show(Window owner, string messageBoxTex... method ShowAsync (line 272) | public static Task ShowAsync(string messageBoxText) => method ShowAsync (line 282) | public static Task ShowAsync(string messageBoxText, ... method ShowAsync (line 292) | public static Task ShowAsync(Window owner, string me... method ShowAsync (line 303) | public static Task ShowAsync(string messageBoxText, ... method ShowAsync (line 314) | public static Task ShowAsync(Window owner, string me... method ShowAsync (line 326) | public static Task ShowAsync(string messageBoxText, ... method ShowAsync (line 339) | public static Task ShowAsync(string messageBoxText, ... method ShowAsync (line 351) | public static Task ShowAsync(string messageBoxText, ... method ShowAsync (line 363) | public static Task ShowAsync(Window owner, string me... method ShowAsync (line 376) | public static Task ShowAsync(string messageBoxText, ... method ShowAsync (line 390) | public static Task ShowAsync(string messageBoxText, ... method ShowAsync (line 403) | public static Task ShowAsync(string messageBoxText, ... method ShowAsync (line 416) | public static Task ShowAsync(Window owner, string me... method ShowAsync (line 430) | public static Task ShowAsync(Window owner, string me... method ShowAsync (line 443) | public static Task ShowAsync(Window owner, string me... method ShowAsync (line 457) | public static Task ShowAsync(Window owner, string me... method ShowAsync (line 471) | public static Task ShowAsync(Window owner, string me... method ShowAsync (line 485) | public static Task ShowAsync(Window owner, string me... method GetActiveWindow (line 504) | private static Window GetActiveWindow() => FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBox.cs class MessageBox (line 26) | public partial class MessageBox : Window method MessageBox (line 46) | static MessageBox() method MessageBox (line 53) | public MessageBox() method ExecuteCopy (line 67) | private void ExecuteCopy(object sender, ExecutedRoutedEventArgs e) method ThemeManager_AddActualThemeChanged (line 138) | private void ThemeManager_AddActualThemeChanged(object sender, RoutedE... method SystemBackdropTypeProperty_ValueChanged (line 153) | private void SystemBackdropTypeProperty_ValueChanged(object sender, Ev... method OnIconSourcePropertyChanged (line 524) | private static void OnIconSourcePropertyChanged(DependencyObject sende... method OnMessageBoxButtonsPropertyChanged (line 546) | private static void OnMessageBoxButtonsPropertyChanged(DependencyObjec... method OnButtonTextChanged (line 602) | private static void OnButtonTextChanged(DependencyObject d, Dependency... method OnIconSourcePropertyChanged (line 607) | void OnIconSourcePropertyChanged(DependencyPropertyChangedEventArgs args) method OnApplyTemplate (line 620) | public override void OnApplyTemplate() method OnSourceInitialized (line 677) | protected override void OnSourceInitialized(EventArgs e) method OnButtonClick (line 684) | private void OnButtonClick(object sender, RoutedEventArgs e) method HandleButtonClick (line 720) | private void HandleButtonClick( method UpdateButtonTextState (line 752) | private void UpdateButtonTextState() method UpdateMessageState (line 761) | private void UpdateMessageState() method UpdateIconState (line 767) | private void UpdateIconState() method UpdateMessageBoxButtonState (line 773) | private void UpdateMessageBoxButtonState() method ShowDialog (line 855) | public new MessageBoxResult ShowDialog() method Close (line 861) | public void Close(MessageBoxResult result) method On_Loaded (line 892) | private void On_Loaded(object sender, RoutedEventArgs e) method TryExecuteCommand (line 909) | private static void TryExecuteCommand(ICommand command, object parameter) method ApplyDarkMode (line 917) | private void ApplyDarkMode() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBoxButtonClickDeferral.cs class MessageBoxButtonClickDeferral (line 5) | public sealed class MessageBoxButtonClickDeferral method MessageBoxButtonClickDeferral (line 9) | internal MessageBoxButtonClickDeferral(Action handler) method Complete (line 14) | public void Complete() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBoxButtonClickEventArgs.cs class MessageBoxButtonClickEventArgs (line 6) | public class MessageBoxButtonClickEventArgs : EventArgs method MessageBoxButtonClickEventArgs (line 11) | internal MessageBoxButtonClickEventArgs() method GetDeferral (line 17) | public MessageBoxButtonClickDeferral GetDeferral() method SetDeferral (line 27) | internal void SetDeferral(MessageBoxButtonClickDeferral deferral) method DecrementDeferralCount (line 32) | internal void DecrementDeferralCount() method IncrementDeferralCount (line 42) | internal void IncrementDeferralCount() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBoxClosedEventArgs.cs class MessageBoxClosedEventArgs (line 6) | public class MessageBoxClosedEventArgs : EventArgs method MessageBoxClosedEventArgs (line 8) | internal MessageBoxClosedEventArgs(MessageBoxResult result) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBoxClosingDeferral.cs class MessageBoxClosingDeferral (line 9) | public sealed class MessageBoxClosingDeferral method MessageBoxClosingDeferral (line 13) | internal MessageBoxClosingDeferral(Action handler) method Complete (line 18) | public void Complete() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBoxClosingEventArgs.cs class MessageBoxClosingEventArgs (line 7) | public sealed class MessageBoxClosingEventArgs : EventArgs method MessageBoxClosingEventArgs (line 12) | internal MessageBoxClosingEventArgs(MessageBoxResult result) method GetDeferral (line 21) | public MessageBoxClosingDeferral GetDeferral() method SetDeferral (line 31) | internal void SetDeferral(MessageBoxClosingDeferral deferral) method DecrementDeferralCount (line 36) | internal void DecrementDeferralCount() method IncrementDeferralCount (line 46) | internal void IncrementDeferralCount() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBoxImageExtensions.cs class MessageBoxImageExtensions (line 8) | internal static class MessageBoxImageExtensions method ToSymbol (line 10) | public static FontIconData ToSymbol(this MessageBoxImage image) method ToAlertSound (line 24) | public static SystemSound ToAlertSound(this MessageBoxImage image) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBoxOpenedEventArgs.cs class MessageBoxOpenedEventArgs (line 5) | public class MessageBoxOpenedEventArgs : EventArgs method MessageBoxOpenedEventArgs (line 7) | internal MessageBoxOpenedEventArgs() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Extended/MessageBox/MessageBoxTemplateSettings.cs class MessageBoxTemplateSettings (line 12) | public class MessageBoxTemplateSettings : DependencyObject method MessageBoxTemplateSettings (line 14) | internal MessageBoxTemplateSettings() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/AutoSuggestBox/AutoSuggestBox.cs class AutoSuggestBox (line 22) | public sealed partial class AutoSuggestBox : ItemsControl method AutoSuggestBox (line 31) | static AutoSuggestBox() method AutoSuggestBox (line 36) | public AutoSuggestBox() method OnApplyTemplate (line 42) | public override void OnApplyTemplate() method OnItemsChanged (line 124) | protected override void OnItemsChanged(NotifyCollectionChangedEventArg... method OnItemsSourceChanged (line 131) | protected override void OnItemsSourceChanged(IEnumerable oldValue, IEn... method OnGotFocus (line 137) | protected override void OnGotFocus(RoutedEventArgs e) method OnIsKeyboardFocusWithinChanged (line 143) | protected override void OnIsKeyboardFocusWithinChanged(DependencyPrope... method OnTextChanged (line 153) | private void OnTextChanged(DependencyPropertyChangedEventArgs args) method OnIsSuggestionListOpenChanged (line 171) | private void OnIsSuggestionListOpenChanged(DependencyPropertyChangedEv... method OnQueryIconChanged (line 180) | private void OnQueryIconChanged(DependencyPropertyChangedEventArgs args) method OnQueryIconChanged (line 185) | private void OnQueryIconChanged(object oldQueryIcon, object newQueryIcon) method OnTextBoxTextChanged (line 216) | private void OnTextBoxTextChanged(object sender, TextChangedEventArgs e) method OnTextBoxPreviewKeyDown (line 226) | private void OnTextBoxPreviewKeyDown(object sender, KeyEventArgs e) method OnQueryButtonClick (line 275) | private void OnQueryButtonClick(object sender, RoutedEventArgs e) method OnSuggestionsPopupOpened (line 280) | private void OnSuggestionsPopupOpened(object sender, EventArgs e) method OnSuggestionsPopupClosed (line 285) | private void OnSuggestionsPopupClosed(object sender, EventArgs e) method OnSuggestionsListLoaded (line 290) | private void OnSuggestionsListLoaded(object sender, RoutedEventArgs e) method OnSuggestionsListSelectionChanged (line 296) | private void OnSuggestionsListSelectionChanged(object sender, Selectio... method OnSuggestionsListItemClick (line 334) | private void OnSuggestionsListItemClick(object sender, ItemClickEventA... method OnDelayTimerTick (line 340) | private void OnDelayTimerTick(object sender, EventArgs e) method UpdateTextValue (line 351) | private void UpdateTextValue(string value, AutoSuggestionBoxTextChange... method UpdateSearchText (line 361) | private void UpdateSearchText(string value) method UpdateTextBox (line 369) | private void UpdateTextBox() method UpdateQueryButton (line 383) | private void UpdateQueryButton() method OpenSuggestionList (line 393) | private void OpenSuggestionList() method CloseSuggestionList (line 401) | private void CloseSuggestionList() method OpenOrCloseSuggestionListIfFocused (line 409) | private void OpenOrCloseSuggestionListIfFocused() method SelectedIndexIncrement (line 424) | private void SelectedIndexIncrement() method SelectedIndexDecrement (line 433) | private void SelectedIndexDecrement() method ClearSelection (line 449) | private void ClearSelection() method TryCommitChosenSuggestion (line 460) | private bool TryCommitChosenSuggestion() method TryCommitTextBoxText (line 475) | private bool TryCommitTextBoxText() method SubmitQuery (line 490) | private void SubmitQuery(string queryText, object chosenSuggestion) method TryMoveCaretToEnd (line 499) | private bool TryMoveCaretToEnd() method UpdateCornerRadius (line 513) | private void UpdateCornerRadius(bool isPopupOpen) method IsPopupOpenDown (line 540) | private bool IsPopupOpenDown() method ResourceLookup (line 554) | private object ResourceLookup(object key) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/AutoSuggestBox/AutoSuggestBox.properties.cs class AutoSuggestBox (line 8) | partial class AutoSuggestBox method OnTextPropertyChanged (line 76) | private static void OnTextPropertyChanged(DependencyObject sender, Dep... method CoerceText (line 81) | private static object CoerceText(DependencyObject d, object baseValue) method OnIsSuggestionListOpenPropertyChanged (line 133) | private static void OnIsSuggestionListOpenPropertyChanged(DependencyOb... method OnQueryIconPropertyChanged (line 168) | private static void OnQueryIconPropertyChanged(DependencyObject sender... FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/AutoSuggestBox/AutoSuggestBoxHelper.cs class AutoSuggestBoxHelper (line 15) | public sealed class AutoSuggestBoxHelper method AutoSuggestBoxHelper (line 24) | internal AutoSuggestBoxHelper() method GetKeepInteriorCornersSquare (line 35) | public static bool GetKeepInteriorCornersSquare(AutoSuggestBox autoSug... method SetKeepInteriorCornersSquare (line 40) | public static void SetKeepInteriorCornersSquare(AutoSuggestBox autoSug... method OnKeepInteriorCornersSquareChanged (line 51) | private static void OnKeepInteriorCornersSquareChanged(DependencyObjec... method OnAutoSuggestBoxLoaded (line 91) | private static void OnAutoSuggestBoxLoaded(object sender, object args) method UpdateCornerRadius (line 123) | private static void UpdateCornerRadius(AutoSuggestBox autoSuggestBox, ... method IsPopupOpenDown (line 150) | private static bool IsPopupOpenDown(AutoSuggestBox autoSuggestBox) method ResourceLookup (line 164) | private static object ResourceLookup(Control control, object key) method GetTemplateChild (line 169) | private static T GetTemplateChild(string childName, Control control... class AutoSuggestEventRevokers (line 175) | internal class AutoSuggestEventRevokers class PopupOpenedRevoker (line 182) | internal class PopupOpenedRevoker method PopupOpenedRevoker (line 184) | public PopupOpenedRevoker(Popup source, EventHandler handler) method Revoke (line 195) | public void Revoke() class PopupClosedRevoker (line 205) | internal class PopupClosedRevoker method PopupClosedRevoker (line 207) | public PopupClosedRevoker(Popup source, EventHandler handler) method Revoke (line 218) | public void Revoke() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/AutoSuggestBox/AutoSuggestBoxListView.cs class AutoSuggestBoxListView (line 10) | public class AutoSuggestBoxListView : System.Windows.Controls.ListView method AutoSuggestBoxListView (line 12) | static AutoSuggestBoxListView() method OnApplyTemplate (line 36) | public override void OnApplyTemplate() method IsItemItsOwnContainerOverride (line 43) | protected override bool IsItemItsOwnContainerOverride(object item) method GetContainerForItemOverride (line 48) | protected override DependencyObject GetContainerForItemOverride() method NotifyListItemClicked (line 53) | internal void NotifyListItemClicked(AutoSuggestBoxListViewItem item, M... method ScrollToTop (line 79) | internal void ScrollToTop() method OnItemClick (line 84) | private void OnItemClick(AutoSuggestBoxListViewItem lvi) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/AutoSuggestBox/AutoSuggestBoxListViewItem.cs class AutoSuggestBoxListViewItem (line 8) | public class AutoSuggestBoxListViewItem : System.Windows.Controls.ListVi... method OnMouseLeftButtonDown (line 10) | protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e) method OnMouseLeftButtonUp (line 20) | protected override void OnMouseLeftButtonUp(MouseButtonEventArgs e) method OnMouseLeave (line 31) | protected override void OnMouseLeave(MouseEventArgs e) method HandleMouseUp (line 40) | private void HandleMouseUp(MouseButton mouseButton) method OnKeyDown (line 48) | protected override void OnKeyDown(KeyEventArgs e) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/AutoSuggestBox/AutoSuggestBoxQuerySubmittedEventArgs.cs class AutoSuggestBoxQuerySubmittedEventArgs (line 6) | public sealed class AutoSuggestBoxQuerySubmittedEventArgs : EventArgs method AutoSuggestBoxQuerySubmittedEventArgs (line 8) | public AutoSuggestBoxQuerySubmittedEventArgs() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/AutoSuggestBox/AutoSuggestBoxSuggestionChosenEventArgs.cs class AutoSuggestBoxSuggestionChosenEventArgs (line 6) | public sealed class AutoSuggestBoxSuggestionChosenEventArgs : EventArgs method AutoSuggestBoxSuggestionChosenEventArgs (line 8) | public AutoSuggestBoxSuggestionChosenEventArgs() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/AutoSuggestBox/AutoSuggestBoxTextChangedEventArgs.cs type AutoSuggestionBoxTextChangeReason (line 6) | public enum AutoSuggestionBoxTextChangeReason class AutoSuggestBoxTextChangedEventArgs (line 13) | public sealed class AutoSuggestBoxTextChangedEventArgs : EventArgs method AutoSuggestBoxTextChangedEventArgs (line 15) | public AutoSuggestBoxTextChangedEventArgs() method AutoSuggestBoxTextChangedEventArgs (line 19) | internal AutoSuggestBoxTextChangedEventArgs(AutoSuggestBox source, str... method CheckCurrent (line 28) | public bool CheckCurrent() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarButton.cs class AppBarButton (line 12) | public class AppBarButton : Button, ICommandBarElement, IAppBarElement method AppBarButton (line 14) | static AppBarButton() method AppBarButton (line 41) | public AppBarButton() method OnFlyoutChanged (line 98) | private static void OnFlyoutChanged(DependencyObject d, DependencyProp... method OnFlyoutChanged (line 103) | private void OnFlyoutChanged() method OnIsInOverflowChanged (line 202) | private static void OnIsInOverflowChanged(DependencyObject d, Dependen... method UpdateApplicationViewState (line 220) | private void UpdateApplicationViewState() method ComputeApplicationViewStateInOverflow (line 263) | private AppBarElementApplicationViewState ComputeApplicationViewStateI... method ApplyApplicationViewState (line 283) | private void ApplyApplicationViewState(bool useTransitions = true) method UpdateApplicationViewState (line 288) | void IAppBarElement.UpdateApplicationViewState() method ApplyApplicationViewState (line 293) | void IAppBarElement.ApplyApplicationViewState() method OnApplyTemplate (line 313) | public override void OnApplyTemplate() method OnVisualParentChanged (line 326) | protected override void OnVisualParentChanged(DependencyObject oldParent) method OnPropertyChanged (line 333) | protected override void OnPropertyChanged(DependencyPropertyChangedEve... method OnIsPressedChanged (line 347) | protected override void OnIsPressedChanged(DependencyPropertyChangedEv... method OnIsEnabledChanged (line 353) | private static void OnIsEnabledChanged(DependencyObject d, DependencyP... method OnCommandPropertyChanged (line 359) | private static void OnCommandPropertyChanged(DependencyObject d, Depen... method OnOverflowModePropertyChanged (line 366) | private static void OnOverflowModePropertyChanged(DependencyObject d, ... method OnDefaultLabelPositionPropertyChanged (line 371) | private static void OnDefaultLabelPositionPropertyChanged(DependencyOb... method OnShowKeyboardAcceleratorTextPropertyChanged (line 376) | private static void OnShowKeyboardAcceleratorTextPropertyChanged(Depen... method OnIsVisibleChanged (line 381) | private void OnIsVisibleChanged(object sender, DependencyPropertyChang... method UpdateVisualState (line 386) | private void UpdateVisualState(bool useTransitions = true) method UpdateCommonState (line 394) | private void UpdateCommonState(bool useTransitions = true) method UpdateKeyboardAcceleratorTextVisibility (line 433) | private void UpdateKeyboardAcceleratorTextVisibility(bool useTransitio... method UpdateFlyoutState (line 441) | private void UpdateFlyoutState(bool useTransitions = true) type AppBarButtonChevronStyle (line 450) | public enum AppBarButtonChevronStyle FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarElementApplicationViewState.cs type AppBarElementApplicationViewState (line 3) | internal enum AppBarElementApplicationViewState FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarElementContainer.cs class AppBarElementContainer (line 6) | public class AppBarElementContainer : ContentControl, ICommandBarElement method AppBarElementContainer (line 8) | static AppBarElementContainer() method AppBarElementContainer (line 17) | public AppBarElementContainer() method OnPropertyChanged (line 46) | protected override void OnPropertyChanged(DependencyPropertyChangedEve... method OnOverflowModePropertyChanged (line 56) | private static void OnOverflowModePropertyChanged(DependencyObject d, ... FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarElementProperties.cs type IAppBarElement (line 11) | internal interface IAppBarElement method UpdateApplicationViewState (line 13) | void UpdateApplicationViewState(); method ApplyApplicationViewState (line 14) | void ApplyApplicationViewState(); class AppBarElementProperties (line 17) | internal static class AppBarElementProperties method OnIconChanged (line 28) | private static void OnIconChanged(DependencyObject d, DependencyProper... method OnLabelChanged (line 44) | private static void OnLabelChanged(DependencyObject d, DependencyPrope... method CoerceLabel (line 50) | private static object CoerceLabel(DependencyObject d, object value) method OnLabelPositionChanged (line 80) | private static void OnLabelPositionChanged(DependencyObject d, Depende... method OnIsCompactChanged (line 96) | private static void OnIsCompactChanged(DependencyObject d, DependencyP... method OnIsInOverflowChanged (line 115) | private static void OnIsInOverflowChanged(DependencyObject d, Dependen... method UpdateIsInOverflow (line 122) | internal static void UpdateIsInOverflow(DependencyObject element) method OnApplicationViewStateChanged (line 144) | private static void OnApplicationViewStateChanged(DependencyObject d, ... method OnInputGestureTextChanged (line 163) | private static void OnInputGestureTextChanged(DependencyObject d, Depe... method CoerceInputGestureText (line 170) | private static object CoerceInputGestureText(DependencyObject d, objec... method OnHasInputGestureTextChanged (line 210) | private static void OnHasInputGestureTextChanged(DependencyObject d, D... method UpdateHasInputGestureText (line 215) | private static void UpdateHasInputGestureText(DependencyObject element... method GetShowKeyboardAcceleratorText (line 230) | internal static bool GetShowKeyboardAcceleratorText(DependencyObject e... method SetShowKeyboardAcceleratorText (line 235) | private static void SetShowKeyboardAcceleratorText(DependencyObject el... method UpdateShowKeyboardAcceleratorText (line 240) | private static void UpdateShowKeyboardAcceleratorText(FrameworkElement... method CoerceToolTip (line 252) | internal static object CoerceToolTip(DependencyObject d, object baseVa... FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarElementVisualStateManager.cs class AppBarElementVisualStateManager (line 5) | internal class AppBarElementVisualStateManager : VisualStateManager method GoToStateCore (line 9) | protected override bool GoToStateCore( FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarRepeatButton.cs class AppBarRepeatButton (line 12) | public class AppBarRepeatButton : RepeatButton, ICommandBarElement, IApp... method AppBarRepeatButton (line 14) | static AppBarRepeatButton() method AppBarRepeatButton (line 41) | public AppBarRepeatButton() method OnFlyoutChanged (line 98) | private static void OnFlyoutChanged(DependencyObject d, DependencyProp... method OnFlyoutChanged (line 103) | private void OnFlyoutChanged() method OnIsInOverflowChanged (line 186) | private static void OnIsInOverflowChanged(DependencyObject d, Dependen... method UpdateApplicationViewState (line 204) | private void UpdateApplicationViewState() method ComputeApplicationViewStateInOverflow (line 247) | private AppBarElementApplicationViewState ComputeApplicationViewStateI... method ApplyApplicationViewState (line 267) | private void ApplyApplicationViewState(bool useTransitions = true) method UpdateApplicationViewState (line 272) | void IAppBarElement.UpdateApplicationViewState() method ApplyApplicationViewState (line 277) | void IAppBarElement.ApplyApplicationViewState() method OnApplyTemplate (line 297) | public override void OnApplyTemplate() method OnVisualParentChanged (line 310) | protected override void OnVisualParentChanged(DependencyObject oldParent) method OnPropertyChanged (line 317) | protected override void OnPropertyChanged(DependencyPropertyChangedEve... method OnIsPressedChanged (line 331) | protected override void OnIsPressedChanged(DependencyPropertyChangedEv... method OnIsEnabledChanged (line 337) | private static void OnIsEnabledChanged(DependencyObject d, DependencyP... method OnCommandPropertyChanged (line 343) | private static void OnCommandPropertyChanged(DependencyObject d, Depen... method OnOverflowModePropertyChanged (line 350) | private static void OnOverflowModePropertyChanged(DependencyObject d, ... method OnDefaultLabelPositionPropertyChanged (line 355) | private static void OnDefaultLabelPositionPropertyChanged(DependencyOb... method OnShowKeyboardAcceleratorTextPropertyChanged (line 360) | private static void OnShowKeyboardAcceleratorTextPropertyChanged(Depen... method OnIsVisibleChanged (line 365) | private void OnIsVisibleChanged(object sender, DependencyPropertyChang... method UpdateVisualState (line 370) | private void UpdateVisualState(bool useTransitions = true) method UpdateCommonState (line 378) | private void UpdateCommonState(bool useTransitions = true) method UpdateKeyboardAcceleratorTextVisibility (line 417) | private void UpdateKeyboardAcceleratorTextVisibility(bool useTransitio... method UpdateFlyoutState (line 425) | private void UpdateFlyoutState(bool useTransitions = true) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarSeparator.cs class AppBarSeparator (line 6) | public class AppBarSeparator : Control, ICommandBarElement, IAppBarElement method AppBarSeparator (line 8) | static AppBarSeparator() method AppBarSeparator (line 23) | public AppBarSeparator() method OnIsInOverflowChanged (line 51) | private static void OnIsInOverflowChanged(DependencyObject d, Dependen... method UpdateApplicationViewState (line 69) | private void UpdateApplicationViewState() method UpdateApplicationViewState (line 89) | void IAppBarElement.UpdateApplicationViewState() method ApplyApplicationViewState (line 94) | void IAppBarElement.ApplyApplicationViewState() method OnApplyTemplate (line 101) | public override void OnApplyTemplate() method OnPropertyChanged (line 107) | protected override void OnPropertyChanged(DependencyPropertyChangedEve... method OnOverflowModePropertyChanged (line 117) | private static void OnOverflowModePropertyChanged(DependencyObject d, ... method OnIsVisibleChanged (line 122) | private void OnIsVisibleChanged(object sender, DependencyPropertyChang... method UpdateVisualState (line 127) | private void UpdateVisualState(bool useTransitions = true) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarToggleButton.cs class AppBarToggleButton (line 12) | public class AppBarToggleButton : ToggleButton, ICommandBarElement, IApp... method AppBarToggleButton (line 14) | static AppBarToggleButton() method AppBarToggleButton (line 44) | public AppBarToggleButton() method OnIsInOverflowChanged (line 150) | private static void OnIsInOverflowChanged(DependencyObject d, Dependen... method UpdateApplicationViewState (line 168) | private void UpdateApplicationViewState() method ComputeApplicationViewStateInOverflow (line 211) | private AppBarElementApplicationViewState ComputeApplicationViewStateI... method ApplyApplicationViewState (line 217) | private void ApplyApplicationViewState(bool useTransitions = true) method UpdateApplicationViewState (line 222) | void IAppBarElement.UpdateApplicationViewState() method ApplyApplicationViewState (line 227) | void IAppBarElement.ApplyApplicationViewState() method OnApplyTemplate (line 247) | public override void OnApplyTemplate() method OnVisualParentChanged (line 260) | protected override void OnVisualParentChanged(DependencyObject oldParent) method OnPropertyChanged (line 267) | protected override void OnPropertyChanged(DependencyPropertyChangedEve... method OnIsPressedChanged (line 281) | protected override void OnIsPressedChanged(DependencyPropertyChangedEv... method OnIsEnabledChanged (line 287) | private static void OnIsEnabledChanged(DependencyObject d, DependencyP... method OnCommandPropertyChanged (line 293) | private static void OnCommandPropertyChanged(DependencyObject d, Depen... method OnIsCheckedChanged (line 300) | private static void OnIsCheckedChanged(DependencyObject d, DependencyP... method OnOverflowModePropertyChanged (line 306) | private static void OnOverflowModePropertyChanged(DependencyObject d, ... method OnDefaultLabelPositionPropertyChanged (line 311) | private static void OnDefaultLabelPositionPropertyChanged(DependencyOb... method OnShowKeyboardAcceleratorTextPropertyChanged (line 316) | private static void OnShowKeyboardAcceleratorTextPropertyChanged(Depen... method OnIsVisibleChanged (line 321) | private void OnIsVisibleChanged(object sender, DependencyPropertyChang... method UpdateVisualState (line 326) | private void UpdateVisualState(bool useTransitions = true) method UpdateCommonState (line 332) | private void UpdateCommonState(bool useTransitions = true) method UpdateKeyboardAcceleratorTextVisibility (line 379) | private void UpdateKeyboardAcceleratorTextVisibility(bool useTransitio... FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/CommandBar.cs class CommandBar (line 15) | [ContentProperty(nameof(PrimaryCommands))] method CommandBar (line 19) | static CommandBar() method CommandBar (line 24) | public CommandBar() method PrimaryCommands_CollectionChanged (line 101) | private void PrimaryCommands_CollectionChanged(object sender, NotifyCo... method SecondaryCommands_CollectionChanged (line 117) | private void SecondaryCommands_CollectionChanged(object sender, Notify... method OnIsDynamicOverflowEnabledChanged (line 171) | private static void OnIsDynamicOverflowEnabledChanged(DependencyObject... method OnIsDynamicOverflowEnabledChanged (line 176) | private void OnIsDynamicOverflowEnabledChanged() method UpdateOverflowModeForPrimaryCommands (line 182) | private void UpdateOverflowModeForPrimaryCommands(IEnumerable ShowAsync() method ShowAsync (line 528) | public async Task ShowAsync(Window owner) method ShowAsync (line 572) | public Task ShowAsync(ContentDialogPlacement plac... method Hide (line 591) | public void Hide() method OnApplyTemplate (line 596) | public override void OnApplyTemplate() method OnKeyDown (line 660) | protected override void OnKeyDown(KeyEventArgs e) method Hide (line 666) | private void Hide(ContentDialogResult result) method OnButtonClick (line 700) | private void OnButtonClick(object sender, RoutedEventArgs e) method HandleButtonClick (line 728) | private void HandleButtonClick( method OnLayoutRootLoaded (line 765) | private void OnLayoutRootLoaded(object sender, RoutedEventArgs e) method OnLayoutRootIsVisibleChanged (line 770) | private void OnLayoutRootIsVisibleChanged(object sender, DependencyPro... method OnLayoutRootKeyDown (line 795) | private void OnLayoutRootKeyDown(object sender, KeyEventArgs e) method OnCloseTimerTick (line 800) | private void OnCloseTimerTick(object sender, EventArgs e) method OnOpened (line 807) | private void OnOpened() method OnClosed (line 816) | private void OnClosed() method HandleKeyDown (line 837) | private void HandleKeyDown(KeyEventArgs e) method UpdateVisualStates (line 879) | private void UpdateVisualStates(bool useTransitions) method UpdateDialogShowingStates (line 887) | private void UpdateDialogShowingStates(bool useTransitions) method UpdateButtonsVisibilityStates (line 899) | private void UpdateButtonsVisibilityStates(bool useTransitions) method UpdateDefaultButtonStates (line 947) | private void UpdateDefaultButtonStates(bool useTransitions) method EnsureAdornerLayer (line 967) | private void EnsureAdornerLayer(ContentPresenter contentPresenter) method DisconnectAdornerChild (line 976) | private void DisconnectAdornerChild() method EnsureAdornerChild (line 984) | private void EnsureAdornerChild(ContentPresenter cp, UIElement child) method AddPopup (line 996) | private void AddPopup() method RemovePopup (line 1006) | private void RemovePopup() method OnBackRequested (line 1017) | private static void OnBackRequested(object sender, BackRequestedEventA... method OnApplicationActivated (line 1030) | private void OnApplicationActivated(object sender, EventArgs e) method OnOwnerActivated (line 1040) | private void OnOwnerActivated(object sender, EventArgs e) method WaitUntilApplicationActivated (line 1051) | private Task WaitUntilApplicationActivated() method WaitUntilOwnerActivated (line 1058) | private Task WaitUntilOwnerActivated(Window owner) method OnButtonTextChanged (line 1065) | private static void OnButtonTextChanged(DependencyObject d, Dependency... method TryExecuteCommand (line 1070) | private static void TryExecuteCommand(ICommand command, object parameter) method ThrowIfHasOpenDialog (line 1078) | private void ThrowIfHasOpenDialog(Window owner) method ThrowAlreadyOpenException (line 1086) | private static void ThrowAlreadyOpenException() method FindContentPresenter (line 1091) | private static ContentPresenter FindContentPresenter(Window window) method CreateAsyncOperation (line 1112) | private Task CreateAsyncOperation() method DisableKeyboardNavigation (line 1118) | private static void DisableKeyboardNavigation(DependencyObject element) method RestoreKeyboardNavigation (line 1125) | private static void RestoreKeyboardNavigation(UIElement element) class ContentDialogAdorner (line 1132) | private class ContentDialogAdorner : Adorner method ContentDialogAdorner (line 1136) | public ContentDialogAdorner(UIElement adornedElement, UIElement chil... method GetVisualChild (line 1165) | protected override Visual GetVisualChild(int index) method MeasureOverride (line 1177) | protected override Size MeasureOverride(Size constraint) method ArrangeOverride (line 1185) | protected override Size ArrangeOverride(Size size) method DialogShowingStates_CurrentStateChanging (line 1194) | private void DialogShowingStates_CurrentStateChanging(object sender, V... method DialogShowingStates_CurrentStateChanged (line 1202) | private void DialogShowingStates_CurrentStateChanged(object sender, Vi... FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/ContentDialog/ContentDialogButton.cs type ContentDialogButton (line 9) | public enum ContentDialogButton FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/ContentDialog/ContentDialogButtonClickDeferral.cs class ContentDialogButtonClickDeferral (line 5) | public sealed class ContentDialogButtonClickDeferral method ContentDialogButtonClickDeferral (line 9) | internal ContentDialogButtonClickDeferral(Action handler) method Complete (line 14) | public void Complete() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/ContentDialog/ContentDialogButtonClickEventArgs.cs class ContentDialogButtonClickEventArgs (line 6) | public class ContentDialogButtonClickEventArgs : EventArgs method ContentDialogButtonClickEventArgs (line 11) | internal ContentDialogButtonClickEventArgs() method GetDeferral (line 17) | public ContentDialogButtonClickDeferral GetDeferral() method SetDeferral (line 27) | internal void SetDeferral(ContentDialogButtonClickDeferral deferral) method DecrementDeferralCount (line 32) | internal void DecrementDeferralCount() method IncrementDeferralCount (line 42) | internal void IncrementDeferralCount() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/ContentDialog/ContentDialogClosedEventArgs.cs class ContentDialogClosedEventArgs (line 5) | public class ContentDialogClosedEventArgs : EventArgs method ContentDialogClosedEventArgs (line 7) | internal ContentDialogClosedEventArgs(ContentDialogResult result) FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/ContentDialog/ContentDialogClosingDeferral.cs class ContentDialogClosingDeferral (line 9) | public sealed class ContentDialogClosingDeferral method ContentDialogClosingDeferral (line 13) | internal ContentDialogClosingDeferral(Action handler) method Complete (line 18) | public void Complete() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/ContentDialog/ContentDialogClosingEventArgs.cs class ContentDialogClosingEventArgs (line 6) | public sealed class ContentDialogClosingEventArgs : EventArgs method ContentDialogClosingEventArgs (line 11) | internal ContentDialogClosingEventArgs(ContentDialogResult result) method GetDeferral (line 20) | public ContentDialogClosingDeferral GetDeferral() method SetDeferral (line 30) | internal void SetDeferral(ContentDialogClosingDeferral deferral) method DecrementDeferralCount (line 35) | internal void DecrementDeferralCount() method IncrementDeferralCount (line 45) | internal void IncrementDeferralCount() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/ContentDialog/ContentDialogOpenedEventArgs.cs class ContentDialogOpenedEventArgs (line 5) | public class ContentDialogOpenedEventArgs : EventArgs method ContentDialogOpenedEventArgs (line 7) | internal ContentDialogOpenedEventArgs() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/ContentDialog/ContentDialogPlacement.cs type ContentDialogPlacement (line 9) | public enum ContentDialogPlacement FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/ContentDialog/ContentDialogResult.cs type ContentDialogResult (line 3) | public enum ContentDialogResult FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/DropDownButton/DropDownButton.cs class DropDownButton (line 15) | public class DropDownButton : Button method DropDownButton (line 17) | static DropDownButton() method DropDownButton (line 22) | public DropDownButton() method OnFlyoutPropertyChanged (line 92) | private static void OnFlyoutPropertyChanged(DependencyObject d, Depend... method OnFlyoutPropertyChanged (line 97) | private void OnFlyoutPropertyChanged(DependencyPropertyChangedEventArg... method OpenFlyout (line 131) | internal void OpenFlyout() method CloseFlyout (line 136) | internal void CloseFlyout() method OnFlyoutOpened (line 141) | private void OnFlyoutOpened(object sender, object e) method OnFlyoutClosed (line 147) | private void OnFlyoutClosed(object sender, object e) method OnCreateAutomationPeer (line 153) | protected override AutomationPeer OnCreateAutomationPeer() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/DropDownButton/DropDownButtonAutomationPeer.cs class DropDownButtonAutomationPeer (line 11) | public class DropDownButtonAutomationPeer : ButtonAutomationPeer, IExpan... method DropDownButtonAutomationPeer (line 13) | public DropDownButtonAutomationPeer(DropDownButton owner) : base(owner) method GetPattern (line 17) | public override object GetPattern(PatternInterface patternInterface) method GetClassNameCore (line 27) | protected override string GetClassNameCore() method GetImpl (line 32) | private DropDownButton GetImpl() method Expand (line 63) | public void Expand() method Collapse (line 72) | public void Collapse() FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/FlipView/Enums.cs type TransitionType (line 12) | public enum TransitionType type NavigationIndexPlacement (line 63) | public enum NavigationIndexPlacement type NavigationButtonsPosition (line 106) | public enum NavigationButtonsPosition FILE: source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/FlipView/FlipView.cs class FlipView (line 26) | [TemplatePart(Name = PART_Presenter, Type = typeof(TransitioningContentC... method OnIsBannerEnabledPropertyChangedCallback (line 315) | private static void OnIsBannerEnabledPropertyChangedCallback(Dependenc... method FlipView (line 758) | static FlipView() method FlipView (line 798) | public FlipView() method CoerceSelectedIndexProperty (line 809) | private static object CoerceSelectedIndexProperty(DependencyObject d, ... method GoBack (line 823) | public void GoBack() method GoForward (line 856) | public void GoForward() method ShowControlButtons (line 889) | public void ShowControlButtons() method HideControlButtons (line 897) | public void HideControlButtons() method OnApplyTemplate (line 902) | public override void OnApplyTemplate() method NavigationButtonMouseEnter (line 991) | private void NavigationButtonMouseEnter(object sender, MouseEventArgs e) method NavigationButtonMouseLeave (line 999) | private void NavigationButtonMouseLeave(object sender, MouseEventArgs e) method OnIndexListBoxSelectionChanged (line 1005) | private void OnIndexListBoxSelectionChanged(object sender, SelectionCh... method GetContainerForItemOverride (line 1013) | protected override DependencyObject GetContainerForItemOverride() method IsItemItsOwnContainerOverride (line 1018) | protected override bool IsItemItsOwnContainerOverride(object item) method OnItemsChanged (line 1023) | protected override void OnItemsChanged(System.Collections.Specialized.... method OnKeyDown (line 1029) | protected override void OnKeyDown(KeyEventArgs e) method EnsureFocusVisual (line 1052) | private void EnsureFocusVisual() method OnMouseDown (line 1064) | protected override void OnMouseDown(MouseButtonEventArgs e) method MonitorHorizontalWheel (line 1070) | private void MonitorHorizontalWheel() method Hook (line 1076) | private IntPtr Hook(IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam... method OnMouseWheel (line 1103) | protected override void OnMouseWheel(MouseWheelEventArgs e) method HandleWheelChange (line 1125) | private void HandleWheelChange(int delta) method FocusWithNoVisuals (line 1158) | private void FocusWithNoVisuals() method OnSelectionChanged (line 1164) | protected override void OnSelectionChanged(SelectionChangedEventArgs e) method PrepareContainerForItemOverride (line 1180) | protected override void PrepareContainerForItemOverride(DependencyObje... method ApplyToNavigationButtons (line 1197) | private void ApplyToNavigationButtons(Action