Skip to content
#

WPF

Windows Presentation Foundation (WPF) is a UI framework released by Microsoft for rendering user interfaces in Windows-based applications.

Here are 5,694 public repositories matching this topic...

ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

  • Updated Jun 30, 2021
  • C#
Prism
dansiegel
dansiegel commented Dec 21, 2019

Summary

Many API's are currently lacking XML docs or have invalid markup. As we begin to explore adding API documentation to the Prism Docs, we need to update the existing codebase with more complete XML docs so that these docs can be generated for the docs site.

HACKTOBERFEST UPDATE

Thank you for joining us for your Hacktoberfest contributions... Please take some time to familiari

WindowsCommunityToolkit
VisualMelon
VisualMelon commented Dec 28, 2020

It is currently a pain to use an OxyPlot.WinfowsForms.PlotView with a transparent background: it throws if you set its BackColor to transparent. To avoid this, it is necessary to set the ControlStyles.SupportsTransparentBackColor style to true on the PlotView; however, Control.SetStyle is protected, so consumers must resort to reflection or extending PlotView to do so. This could be

Windows-Auto-Night-Mode
Spiritreader
Spiritreader commented Jul 22, 2020

Describe the bug
When a timed theme switch is delayed due to high GPU usage, the old monitoring module logged this incident.
The new module has been rewritten more efficiently and does not yet implement this behavior.

Expected behavior
The new GPU monitoring module logs the GPU usage once after the threshold has been surpassed with a message similar to the old module, e.g

vebmaster
vebmaster commented Mar 17, 2021

💻 Environment

Platform: Windows
OS Version: 10
Toggl Version: 7.5.442

📒 Description

Hello.
Thank you for such a good program for keeping track of work. It helps me a lot, it's very convenient.

  1. Auto Update.
    How can I disable updating to the latest version? Since the program itself downloads the update to the latest version and after closing and opening the program updates t

Created by Microsoft

Latest release about 2 months ago

Repository
dotnet/wpf
Wikipedia
Wikipedia

Related Topics

windows