menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ITextInputLayoutNotification - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ITextInputLayoutNotification

    Represents ITextInputLayoutNotification class, which holds the members to notify the SfTextInputView when its InputView properties get changed.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public interface ITextInputLayoutNotification

    Methods

    OnSelectedItemsChanged()

    Method used to notify when the selected items of InputView (SfTextBoxExt) get changed.

    Declaration
    void OnSelectedItemsChanged()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved