示例#1
0
 public static bool GetConnectEditValueProvider(TextBox element)
 {
     return((bool)element.GetValue(ConnectEditValueProviderProperty));
 }