dotnet / dotnet/wpf

Bindable "Value" property in DataTrigger.cs

Open
#1,849 0 comments 4 reactions 0 assignees View on GitHub
Enhancement Requested
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

Often you want to bind also the value in a DataTrigger in XAML.

Example usage:
```

```

In this I only want to check if the value of a slider in a CustomControl reaches the minimum value of my defined "Minimum" DependenyProperty in my CustomControl.cs to show an indicator element in the ControlTemplate of the CustomControl in XAML.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.