79162176

Date: 2024-11-06 10:31:43
Score: 1.5
Natty:
Report link

Just use SetCurrentValue method instead (https://learn.microsoft.com/en-us/dotnet/api/system.windows.dependencyobject.setcurrentvalue):

The SetCurrentValue method changes the effective value of the property, but existing triggers, data bindings, and styles will continue to work

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: n0ne