Replies: 2 comments 3 replies
|
You cant hide it |
3 replies
|
The colorpicker icon is inside an ToogleButton using the <Style x:Key="ToggleButtonCustom" TargetType="ToogleButton">
<Setter Property="Visibility" Value="Collapsed"/>
</Style> |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I want to hide the screen colorpicker icon of ColorPicker,but I don't how to do ,I didn't see any property to set it,can you help me?thanks
All reactions