InkToolbarToolButton Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wpf-enabled wrapper for Windows.UI.Xaml.Controls.InkToolbarToolButton
public class InkToolbarToolButton : Microsoft.Toolkit.Wpf.UI.XamlHost.WindowsXamlHostBase
type InkToolbarToolButton = class
inherit WindowsXamlHostBase
Public Class InkToolbarToolButton
Inherits WindowsXamlHostBase
- Inheritance
Ink |
Initializes a new instance of the InkToolbarToolButton class, a Wpf-enabled wrapper for Windows.UI.Xaml.Controls.InkToolbarToolButton |
Ink |
Initializes a new instance of the InkToolbarToolButton class, a Wpf-enabled wrapper for Windows.UI.Xaml.Controls.InkToolbarToolButton. |
Child |
Gets or sets the root UWP XAML element displayed in the WPF control instance. (Inherited from WindowsXamlHostBase) |
Is |
Gets a value indicating whether this wrapper control instance been disposed (Inherited from WindowsXamlHostBase) |
Is |
Gets or sets a value indicating whether Windows.UI.Xaml.Controls.InkToolbarToolButton.IsExtensionGlyphShown |
Is |
Gets Windows.UI.Xaml.Controls.InkToolbarToolButton.IsExtensionGlyphShownProperty |
Tool |
Gets Windows.UI.Xaml.Controls.InkToolbarToolButton.ToolKind |
Arrange |
Arranges wrapped UWP XAML content using passed in size constraint (Inherited from WindowsXamlHostBase) |
Bind(String, Dependency |
Binds this wrapper object's exposed WPF DependencyProperty with the wrapped UWP object's DependencyProperty for what effectively works as a regular one- or two-way binding. (Inherited from WindowsXamlHostBase) |
Build |
Creates Windows.UI.Xaml.Application object, wrapped Windows.UI.Xaml.Hosting.DesktopWindowXamlSource instance; creates and sets root UWP XAML element on Windows.UI.Xaml.Hosting.DesktopWindowXamlSource. (Inherited from WindowsXamlHostBase) |
Destroy |
WPF framework request to destroy control window. Cleans up the HwndIslandSite created by DesktopWindowXamlSource (Inherited from WindowsXamlHostBase) |
Dispose(Boolean) |
WindowsXamlHost Dispose (Inherited from WindowsXamlHostBase) |
Get |
Exposes ChildInternal without exposing its actual Type. (Inherited from WindowsXamlHostBase) |
Has |
(Inherited from WindowsXamlHostBase) |
Measure |
Measures wrapped UWP XAML content using passed in size constraint (Inherited from WindowsXamlHostBase) |
On |
Called when the property has changed. (Inherited from WindowsXamlHostBase) |
On |
Override for OnGotFocus that passes NavigateFocus on to the DesktopXamlSource instance (Inherited from WindowsXamlHostBase) |
On |
System.Windows.Interop.HwndHost.OnInitialized(System.EventArgs) |
Set |
The default implementation of SetContent applies ChildInternal to desktopWindowXamSource.Content. Override this method if that shouldn't be the case. For example, override if your control should be a child of another WindowsXamlHostBase-based control. |
Tab |
Process Tab from host framework (Inherited from WindowsXamlHostBase) |
Wnd |
(Inherited from WindowsXamlHostBase) |
Child |
Fired when WindowsXamlHost root UWP XAML content has been updated (Inherited from WindowsXamlHostBase) |
Producto | Versiones |
---|---|
Windows Community Toolkit | 6.1.1 |