WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CustomizationWarning

    Show / Hide Table of Contents

    Class CustomizationWarning

    Interaction logic for CustomizatonWarning.xaml

    Inheritance
    System.Object
    CustomizationWarning
    Implements
    System.Windows.Markup.IComponentConnector
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class CustomizationWarning : Window, IComponentConnector

    Constructors

    CustomizationWarning()

    Declaration
    public CustomizationWarning()

    Methods

    InitializeComponent()

    InitializeComponent

    Declaration
    public void InitializeComponent()

    OnKeyDown(KeyEventArgs)

    Declaration
    protected override void OnKeyDown(KeyEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.KeyEventArgs e

    Implements

    System.Windows.Markup.IComponentConnector
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved