Coder Social home page Coder Social logo

System.MissingFieldException: 'Field not found: 'ControlzEx.Behaviors.WindowChromeBehavior.TryToBeFlickerFreeProperty'.' about controlzex HOT 9 CLOSED

Anakazel avatar Anakazel commented on June 14, 2024
System.MissingFieldException: 'Field not found: 'ControlzEx.Behaviors.WindowChromeBehavior.TryToBeFlickerFreeProperty'.'

from controlzex.

Comments (9)

batzen avatar batzen commented on June 14, 2024 2

@niprst You are totally right about the breaking changes section in the release notes. Just added it there.

from controlzex.

batzen avatar batzen commented on June 14, 2024

That's because it was removed in v6.
You have to re-compile your code when updating major versions of ControlzEx.
Simply replacing the dll does not work for major versions.

from controlzex.

kamalkaushik1 avatar kamalkaushik1 commented on June 14, 2024

@batzen I'm also facing the same issue as mentioned by @Anakazel
Exception thrown: 'System.MissingFieldException' in Microsoft.Xaml.Behaviors.dll
An exception of type 'System.MissingFieldException' occurred in Microsoft.Xaml.Behaviors.dll but was not handled in user code
Field not found: 'ControlzEx.Behaviors.WindowChromeBehavior.TryToBeFlickerFreeProperty'.

re-compile the code as well but no success.

from controlzex.

batzen avatar batzen commented on June 14, 2024

Could you search your code for usages of the property?
If there is code using it, it shouldn't compile.
If there is no code using it, it would be nice if you could attach a repro.

from controlzex.

kamalkaushik1 avatar kamalkaushik1 commented on June 14, 2024

I have searched for this property in the code base but not found any reference.
Sorry I can't share the repro it is private

from controlzex.

batzen avatar batzen commented on June 14, 2024

Are you using any other library that references ControlzEx?

from controlzex.

Khaos66 avatar Khaos66 commented on June 14, 2024

I had this issue as well. I'm using MahApps.Metro which states
image

from controlzex.

batzen avatar batzen commented on June 14, 2024

Using ControlzEx 6.0 with MahApps.Metro 2.X is not possible.

from controlzex.

niprst avatar niprst commented on June 14, 2024

The removal of this property is not mentioned in the v6.0.0 release notes breaking changes.
You are right upgrade to a new major version can bring breaking changes, but we should be able to evaluate them from the release note and not trying and hope nothing is hidden.

from controlzex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.