Default button chrome improvement

This commit is contained in:
elasota
2020-05-17 23:02:08 -04:00
parent c0878fe66d
commit f590613f83
5 changed files with 116 additions and 35 deletions

View File

@@ -69,7 +69,7 @@ namespace PortabilityLayer
uint32_t GetReferenceConstant() const;
virtual void SetHighlightStyle(int16_t style);
virtual void SetHighlightStyle(int16_t style, bool enabled);
virtual bool HandlesTickEvents() const;
virtual Rect GetExpandedRect() const;