예제 #1
0
 get => (TagCollection)GetValue(TagsProperty); set => SetValue(TagsProperty, value);
 set => SetValue(TagsProperty, value);