Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/asp.net/33.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Wpf DropDownGallery对象?_Wpf_Ribbon - Fatal编程技术网

Wpf DropDownGallery对象?

Wpf DropDownGallery对象?,wpf,ribbon,Wpf,Ribbon,我试图按照此链接使用wpf和c在功能区栏上设置一个下拉库: 我似乎无法在xaml中初始化功能区栏上的dropdowngallery对象没有创建一个对象的选项。。。我可以访问除xaml中的gallery控件之外的所有其他功能区控件。有一个RibbonGallery对象,但没有任何特定的库控件(功能区中的下拉、拆分按钮)我是否缺少什么?这包括一个如何在WPF中添加功能区库的示例。问题中包含的链接是针对Win32/MFC版本的Ribbon控件的,这是不同的。这包括一个如何在WPF中添加Ribbon库的

我试图按照此链接使用wpf和c在功能区栏上设置一个下拉库:

我似乎无法在xaml中初始化功能区栏上的dropdowngallery对象没有创建一个对象的选项。。。我可以访问除xaml中的gallery控件之外的所有其他功能区控件。有一个RibbonGallery对象,但没有任何特定的库控件(功能区中的下拉、拆分按钮)我是否缺少什么?

这包括一个如何在WPF中添加功能区库的示例。问题中包含的链接是针对Win32/MFC版本的Ribbon控件的,这是不同的。

这包括一个如何在WPF中添加Ribbon库的示例。问题中包含的链接是针对Win32/MFC版本的Ribbon控件的,这是不同的