public static void SetContent(DependencyObject obj, MaskAttach value) { obj.SetValue(ContentProperty, value); }