-
Who is responsible for creating Adorner layers?
In this documentation and on other pages declare `GetAdornerLayer` returns `null` if no Adorner layer is found. However, nowhere is specified if Adorne…
-
### Are you requesting a feature, reporting a bug or asking a question?
Bug
### What is the current behavior?
When exporting a boolean type question to pdf and answer 'No', then in the pdf it s…
-
Hi!
We are using list with about 100 items (with quite complex layout) and it loads several times slower than ordinary ListView. Virtualization is enabled in style. What could be the problem?
-
Looking at my C# code, I find examples of triggering an Adorner by selection of a list view item. The WPF/XAML reads essentially as:
``
and the code-behind reads (C#) as
```
private void …
-
Whenever my validated View is deactivated then reactivated (closing then reopening a popup, switching between tabs, etc) I lose all pre-existing error templates on my validating controls.
The valid…
-
I cannot bind `.IsVisible` as described by the samples shown by [Overlay](https://github.com/GuOrg/Gu.Wpf.Adorners#overlay) and [Info](https://github.com/GuOrg/Gu.Wpf.Adorners#info) since `IsVisible` …
-
Hi,
I have just recently started using this library and everything works as it should while having a debugger attached
However as soon as I do not have the debugger attached my main window refuses t…
-
When drag drop a TreeViewItem over another TreeViewItem, I want to change the background color of the target TreeViewItem, in my c# code, I set the background as below:
targetTreeViewItem.Background…
-
Right now, adorners edit choices text. There should be an option to edit value instead.
Additionally, it will be nice to have an event to give a full control to the developer.
-
The following project file(s) target a .NET version which is no longer supported. This is an auto-generated issue, detailed and discussed in [dotnet/docs#22271](https://github.com/dotnet/docs/issues/2…