예제 #1
0
 get => (int)GetValue(ItemIdProperty); set => SetValue(ItemIdProperty, value);
예제 #2
0
 set => SetValue(ItemIdProperty, value);