How to create numeric Textbox Custom Control with dependency Property in WPF?
问题 I want create a custom control for Numeric Text box with dependency property in WPF , in my solution , I add one WPF application and custom control (WPF) ,then in public class , I create dependency property .... Now I don't know how can i write my rule for text box and which event is true? Another question : What is my rule for numeric text box , that this text box must be give number and . and Separating .this custom Text box is for accounting system. public static readonly