get => _background; set => SetProperty(ref _background, value);
Exemplo n.º 2
0
 get => new BrushHandle(_background, ownsHandle: false);