主界面: BGA检测按钮关联、ContextMenu动态创建支持条件阻止
This commit is contained in:
@@ -348,11 +348,10 @@
|
||||
</telerik:RadRibbonGroup.Variants>
|
||||
|
||||
<telerik:RadRibbonButton
|
||||
telerik:ScreenTip.Description="Create a link in your document for quick access to webpages and files. Hyperlinks can also take you to places in your document."
|
||||
telerik:ScreenTip.Title="Add a Hyperlink"
|
||||
Command="{Binding Path=ShowHyperlinkDialog.Command}"
|
||||
telerik:ScreenTip.Description="自动检测BGA焊球并计算空隙率"
|
||||
telerik:ScreenTip.Title="BGA检测"
|
||||
Command="{Binding BgaDetectionCommand}"
|
||||
Content="BGA检测"
|
||||
IsEnabled="{Binding Path=ShowHyperlinkDialog.IsEnabled}"
|
||||
Size="Large"
|
||||
SmallImage="/Assets/Icons/bga.png" />
|
||||
<telerik:RadRibbonButton
|
||||
|
||||
Reference in New Issue
Block a user