Panuon.Documents icon indicating copy to clipboard operation
Panuon.Documents copied to clipboard

Results 13 Panuon.Documents issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/77055098/105021986-294c9600-5a84-11eb-9da1-a97ded2efe80.png)

按说明文档中的引入 ,NuGet管理器中安装Panuon.Silver后, 在运行后输出窗口会以下报错,并且由于某些原因引发异常,会产生一定的卡顿。 输出的异常: 引发的异常:“System.NotSupportedException”(位于 System.dll 中) 引发的异常:“System.NotSupportedException”(位于 System.dll 中) 引发的异常:“System.NotSupportedException”(位于 System.dll 中) 引发的异常:“System.NotSupportedException”(位于 System.dll 中) 引发的异常:“System.NotSupportedException”(位于 System.dll 中) 引发的异常:“System.NotSupportedException”(位于 System.dll 中) 另外 ,Demo运行后也有相同的异常报错。 这个问题排查了好长时间才知道是Panuon的问题,即使在项目不中使用它,只在App.Xaml中引入 ResourceDictionary Source="pack://application:,,,/Panuon.UI.Silver;component/Control.xaml",也同样会报错。

可以在文档中补充自定义控件的使用方法吗?比如NoticeWindow

单选框的搜索,这个功能为啥不集成到一起,单元框的搜索,搜索完了,显示也没了。多选框的勾选,显示后也不对

![编辑状态下](https://user-images.githubusercontent.com/37831325/89729439-596d2300-da68-11ea-8c78-14936d602387.JPG) ![运行状态下](https://user-images.githubusercontent.com/37831325/89729440-5d994080-da68-11ea-9641-b4be7bbb0eb1.JPG) 我不确定做的哪一步操作,导致了在编辑状态下,所有的样式失效。我的编译环境是64位。在编辑状态下,所有的样式均变为VS默认的,但是在运行之后,样式仍然有效

TreeView 样式为chain时候,那个虚线可以变成实线嘛,怎么设置

在使用TabControl控件时会报好几个异常 `System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.TreeViewItem', AncestorLevel='1''. BindingExpression:Path=(0); DataItem=null; target element is 'Label' (Name='LblIcon'); target property is 'FontFamily' (type 'FontFamily') System.Windows.Data...