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