We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a15491 commit 2a0bbe9Copy full SHA for 2a0bbe9
1 file changed
DataPresenter.DataSources.OData/DataPresenter.DataSources.OData.SampleApp/MainWindow.xaml
@@ -252,6 +252,7 @@
252
BusyContent="Fetching Data..."
253
Animation="{Binding ElementName=cboBusyIndicatorAnimations, Path=SelectedValue}"
254
DisplayAfter="0:0:00"
255
+ Focusable="False"
256
HorizontalAlignment="Center"
257
VerticalAlignment="Center"/>
258
</Grid>
0 commit comments