InkToolbarCustomToggleButton Constructor
Definition
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.
Initializes a new instance of the InkToolbarCustomToggleButton class.
public:
InkToolbarCustomToggleButton();
InkToolbarCustomToggleButton();
public InkToolbarCustomToggleButton();
function InkToolbarCustomToggleButton()
Public Sub New ()
Applies to
See also
- InkToolbarToggleButton
- InkToolbarToggle
- <xref:Windows.UI.Xaml.Controls.InkToolbarToggle%0a%0a%23%23%23+Samples%0a*+%5bSimple+ink+sample+(C%23%2fC%2b%2b)%5d(https%3a%2f%2fgithub.com%2fMicrosoft%2fWindows-universal-samples%2ftree%2fmaster%2fSamples%2fSimpleInk)%0a*+%5bComplex+ink+sample+(C%2b%2b)%5d(https%3a%2f%2fgithub.com%2fMicrosoft%2fWindows-universal-samples%2ftree%2fmaster%2fSamples%2fComplexInk)%0a*+%5bInk+sample+(JavaScript)%5d(https%3a%2f%2fgithub.com%2fmicrosoft%2fWindows-universal-samples%2ftree%2fmain%2farchived%2fInk)%0a*+%5bGet+Started+Tutorial%3a+Support+ink+in+your+UWP+app%5d(https%3a%2f%2faka.ms%2fappsample-ink)%0a*+%5bColoring+book+sample%5d(https%3a%2f%2faka.ms%2fcpubsample-coloringbook)%0a*+%5bFamily+notes+sample%5d(https%3a%2f%2faka.ms%2fcpubsample-familynotessample)%0a--%3e>
- Pen and stylus interactions
- Add an InkToolbar to a Universal Windows Platform (UWP) app
- Get Started Tutorial: Support ink in your UWP app
- Ink sample (JavaScript)
- Get Started Tutorial: Support ink in your UWP app
- Coloring book sample