You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HO-COOH edited this page Mar 22, 2026
·
2 revisions
TemplateControlHelper
Properties (WinUI3 IDL)
Name
IsDependencyProperty
Description
N/A
❌
No corresponding WinUI3Package IDL runtimeclass was found for this component.
Automatically call DefaultStyleKey() for your templated control so you don't waste your time when you forget to include this line and get an empty control.
Usage: Inherit this class in your header file, make the template argument your implementation type.