-
Notifications
You must be signed in to change notification settings - Fork 9
Switch
Dirkster99 edited this page Sep 6, 2018
·
7 revisions
- PART_Toggle and PART_ToggleHotTrack
-
IsSwitchOn (bool)
Determines whether the Switch shows the content defined via the ContentOn dependency property (true) or the content defined via the ContentOff dependency property.
-
ContentOn (object)
-
ContentOff (object)