public static bool GetConnectEditValueProvider(TextBox element) { return((bool)element.GetValue(ConnectEditValueProviderProperty)); }