BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
<syncfusion:RibbonButton x:Name="CloseConnectionButton"
Margin="4,0,0,0"
DataContext="{x:Static cmds:ApplicationCommands.CloseDBMS}"
Command="cmds:ApplicationCommands.CloseDBMS"
SizeForm="Small"
Label="{Binding Path=Text}"
SmallIcon="{Binding Path=SmallIcon}"
LargeIcon="{Binding Path=LargeIcon}"
ToolTip="{Binding Path=ToolTip}"
syncfusion:Ribbon.KeyTip="{x:Static prop:Resources.Home_File_CloseConnection_KeyTip}"
syncfusion:RibbonCommandManager.SynchronizedItem="{Binding Path=Name}"
ToolTipService.ShowOnDisabled="True" />