created a checkbox (public class CheckBox : View) and created custom renderer ( class CheckBoxRenderer : ViewRenderer
overrided 'OnElementChanged' and OnElementpropertyChanged methods.
what i do to change the foreground color and text color of check box[ in uwp]????
Replies
Know the answer? Post it — somebody with the same question will find it here.