@@ -72,6 +72,7 @@
|
|||||||
<u:LoadingIcon
|
<u:LoadingIcon
|
||||||
Classes="Small"
|
Classes="Small"
|
||||||
Foreground="{TemplateBinding Foreground}"
|
Foreground="{TemplateBinding Foreground}"
|
||||||
|
IsLoading="{TemplateBinding IsLoading}"
|
||||||
IsVisible="{TemplateBinding IsLoading}" />
|
IsVisible="{TemplateBinding IsLoading}" />
|
||||||
</Panel>
|
</Panel>
|
||||||
<ContentPresenter
|
<ContentPresenter
|
||||||
@@ -304,4 +305,4 @@
|
|||||||
<Setter Property="Foreground" Value="{DynamicResource ButtonDefaultDisabledForeground}" />
|
<Setter Property="Foreground" Value="{DynamicResource ButtonDefaultDisabledForeground}" />
|
||||||
</Style>
|
</Style>
|
||||||
</ControlTheme>
|
</ControlTheme>
|
||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
|
|||||||
Reference in New Issue
Block a user