VIEW
Points
Time
Detail
0
-
Contributed a proposed answer to the question WPF RichTextBox另存为RTF丢失分页 in the Windows Presentation Foundation Forum.
0
-
Contributed a proposed answer to the question Debug.Assert无法弹出MessageBox (.Net 5) in the Windows Presentation Foundation Forum.
+15
-
Answered the question 请问在wpf的动画中,怎样让一个小球按照指定的路线移动 confirmed by the asker in the Windows Presentation Foundation Forum.
0
-
Included a code snippet when answering the 请问在wpf的动画中,怎样让一个小球按照指定的路线移动 question in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WPF RichTextBox另存为RTF丢失分页 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread Debug.Assert无法弹出MessageBox (.Net 5) in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread Debug.Assert无法弹出MessageBox (.Net 5) in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WPF RichTextBox另存为RTF丢失分页 in the Windows Presentation Foundation Forum.
+15
-
Answered the question 如何获取WPF项目(使用.Net 5框架)中“属性”→“打包”页面中的各项信息 confirmed by the asker in the Windows Presentation Foundation Forum.
0
-
Included a code snippet when answering the 如何获取WPF项目(使用.Net 5框架)中“属性”→“打包”页面中的各项信息 question in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 如何获取WPF项目(使用.Net 5框架)中“属性”→“打包”页面中的各项信息 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 请问在wpf的动画中,怎样让一个小球按照指定的路线移动 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WPF crash without any dump in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 请问想在WPF中实现多国语言界面的切换,使用哪种技术好呢? in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread Cannot find the media file. ---> System.Runtime.InteropServices.COMException (0xC00D1197): Exception from HRESULT: 0xC00D1197 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread Cannot find the media file. ---> System.Runtime.InteropServices.COMException (0xC00D1197): Exception from HRESULT: 0xC00D1197 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WPF crash without any dump in the Windows Presentation Foundation Forum.
+20
-
Quickly answered the question 一个property trigger修改button background的问题 confirmed by the asker in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 一个property trigger修改button background的问题 in the Windows Presentation Foundation Forum.
0
-
Included a code snippet when answering the 在wpf窗体中使用渐变色时,放大了有水波纹怎么办? question in the Windows Presentation Foundation Forum.
+15
-
Answered the question 在wpf窗体中使用渐变色时,放大了有水波纹怎么办? confirmed by the asker in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 在wpf窗体中使用渐变色时,放大了有水波纹怎么办? in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WriteableBitmap WritePixels 图像颠倒 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 如何将一个DataTrigger和一个Trigger进行组合使用? in the Windows Presentation Foundation Forum.
0
-
Thank you for contributing to forums. You have earned a silver achievement.
0
-
Included a code snippet when answering the 当我修改datagrid的列宽时,stackpanel的textblock不会随之改变,该如何解决? question in the Windows Presentation Foundation Forum.
+15
-
Answered the question 当我修改datagrid的列宽时,stackpanel的textblock不会随之改变,该如何解决? confirmed by the asker in the Windows Presentation Foundation Forum.
+5
-
Contributed a helpful post to the 当我修改datagrid的列宽时,stackpanel的textblock不会随之改变,该如何解决? thread in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 当我修改datagrid的列宽时,stackpanel的textblock不会随之改变,该如何解决? in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread Through the "System.Speech.DLL" Get voice pack problem. in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 使用 DesktopAppConverter 将Win32转制UWP,提示对未声明的特性组的引用,先谢谢各位了 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 使用 DesktopAppConverter 将Win32转制UWP,提示对未声明的特性组的引用,先谢谢各位了 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 当系统的显示设置是放大125%的时候,应用程序能否自动处理鼠标点、窗体宽高的变化? in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 当系统的显示设置是放大125%的时候,应用程序能否自动处理鼠标点、窗体宽高的变化? in the Windows Presentation Foundation Forum.
+15
-
Answered the question WPF的XAML页面没有滚动条 confirmed by the asker in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 这种样式用TreeView还是嵌套Listbox? in the Windows Presentation Foundation Forum.
+15
-
Answered the question DataGrid显示隐藏行内存增大、卡顿问题 confirmed by the asker in the Windows Presentation Foundation Forum.
0
-
Included a code snippet when answering the DataGrid显示隐藏行内存增大、卡顿问题 question in the Windows Presentation Foundation Forum.
+15
-
Answered the question WPF如何调用不同类库之间的文件夹呢?比如:A类库中的Resources文件夹,B类库如何访问A类库中的Resources文件夹呢? confirmed by the asker in the Windows Presentation Foundation Forum.
0
-
Included a code snippet when answering the WPF如何调用不同类库之间的文件夹呢?比如:A类库中的Resources文件夹,B类库如何访问A类库中的Resources文件夹呢? question in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WPF如何调用不同类库之间的文件夹呢?比如:A类库中的Resources文件夹,B类库如何访问A类库中的Resources文件夹呢? in the Windows Presentation Foundation Forum.
0
-
Included a code snippet when answering the MVVMLight绑定了集合就是不显示,为什么 question in the Windows Presentation Foundation Forum.
+15
-
Answered the question MVVMLight绑定了集合就是不显示,为什么 confirmed by the asker in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WPF如何调用不同类库之间的文件夹呢?比如:A类库中的Resources文件夹,B类库如何访问A类库中的Resources文件夹呢? in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WPF如何调用不同类库之间的文件夹呢?比如:A类库中的Resources文件夹,B类库如何访问A类库中的Resources文件夹呢? in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 在WPF中用Emgu.CV.VideoCapture 实时预览海康的RTSP流问题 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread MVVMLight绑定了集合就是不显示,为什么 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 软件通过代码注册了快捷键后。就拦截了整个系统。其他软件怎样继续使用呢。 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 如何设置系统默认音频输入设备(注册表方法除外) in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 软件通过代码注册了快捷键后。就拦截了整个系统。其他软件怎样继续使用呢。 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread Marshal.Copy的尝试读取或写入受保护的内存。这通常指示其他内存已损坏 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread ValidationRule中的参数绑定的问题 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread 怎么用一个接口继承INotifyPropertyChanged接口,并在该接口内完善PropertyChangedEventHandler的使用? in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread Rectangle中使用Fill填充的控件无法响应事件 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WPF如何将二维数据绘制为边界不规则的二维彩色图 in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread [UWP].Net Universal Windows Platform - oData Online App SSL Certification Issue in the Register and Manage Account Forum.
0
-
Replied to a forums thread payout profiles auto change status to "Action required" in the Payouts and Reporting Forum.
0
-
Replied to a forums thread Windows Application Packaging Project store app submission error (The package file AppName.appx specifies a headless app) in the Submitting and Publishing Apps Forum.
+5
-
Contributed a helpful post to the WPF如何将二维数据绘制为边界不规则的二维彩色图 thread in the Windows Presentation Foundation Forum.
0
-
Replied to a forums thread WPF如何将二维数据绘制为边界不规则的二维彩色图 in the Windows Presentation Foundation Forum.
+15
-
Answered the question Register direct show filter from Windows desktop (Centennial) application confirmed by the asker in the Submitting and Publishing Apps Forum.
0
-
Replied to a forums thread Register direct show filter from Windows desktop (Centennial) application in the Submitting and Publishing Apps Forum.
0
-
Replied to a forums thread payout profiles auto change status to "Action required" in the Payouts and Reporting Forum.
0
-
Replied to a forums thread try to get the children of TabViewItem, but always returns nothing in the App & Ad Unit Management Forum.
0
-
Replied to a forums thread Register direct show filter from Windows desktop (Centennial) application in the Submitting and Publishing Apps Forum.
0
-
Replied to a forums thread Register direct show filter from Windows desktop (Centennial) application in the Submitting and Publishing Apps Forum.
0
-
Replied to a forums thread Ad Performance broken from 15th March in the AdSDK Integration & Ad Mediation Forum.
0
-
Replied to a forums thread payout profiles auto change status to "Action required" in the Payouts and Reporting Forum.
0
-
Replied to a forums thread The dashboard will no longer update Ad info. Is Microsoft just taking my money from advertising revenue? in the App & Ad Unit Management Forum.
0
-
Replied to a forums thread Package Upload Issue, Drag&Drop not possible. File Open Dialog not available in the Submitting and Publishing Apps Forum.
+15
-
Answered the question Packaging and Hosting App confirmed by the asker in the Submitting and Publishing Apps Forum.