Hello,
In our application we need to be able to detect the selected gradient stop and at times change some of its properties programmatically (ex: offset, color etc).
By looking at the BrushPicker I do not see a property that can be useful for this nor a method that I could override or event I could sunscbribe to get the information and functionality I need.
Am I missing something? Is it even possible?
Thanks