internal set => SetValue(IsDrawingProperty, value);
internal set => SetValue(IsDrawingProperty, ValueBoxes.BooleanBox(value));