![]() | Control |
The ControlAdapter type exposes the following members.
Name | Description | |
---|---|---|
![]() | NotifyPageRefresh | Overrideable function to update UI when user navigates back and forth in options. |
![]() | OnHandleCreated |
Managed control doesn't get native parent's font so it fallbacks to some
legacy system font which is pretty bad at least with chinese os.
To fix the issue, let's force the correct system font here.
(Overrides Control.OnHandleCreated(EventArgs)) |