第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

如何修復(fù)“MaterialDesignFloatingHintTextBox”無(wú)法解析

如何修復(fù)“MaterialDesignFloatingHintTextBox”無(wú)法解析

PHP
DIEA 2024-01-20 21:13:23
我正在嘗試使用材料設(shè)計(jì)制作 UI,但是當(dāng)我想使用它時(shí)出現(xiàn)錯(cuò)誤:無(wú)法解析資源“MaterialDesignFloatingHintTextBox”。https://ibb.co/PcvdmqH錯(cuò)誤看起來(lái)如何我從 NuGet MaterialDesignThemes 安裝,我導(dǎo)入了這個(gè) xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes"在 App.xaml 中我這樣寫(xiě):<ResourceDictionary x:Key="MaterialDesign">            <ResourceDictionary.MergedDictionaries>                <ResourceDictionary Source="pack://application:,,,/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Light.xaml" />                <ResourceDictionary Source="pack://application:,,,/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Defaults.xaml" />                <ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Primary/MaterialDesignColor.Blue.xaml" />                <ResourceDictionary Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.Indigo.xaml" />            </ResourceDictionary.MergedDictionaries>        </ResourceDictionary>我該如何修復(fù)它?
查看完整描述

3 回答

?
米脂

TA貢獻(xiàn)1836條經(jīng)驗(yàn) 獲得超3個(gè)贊

嘗試添加以下內(nèi)容:

<ResourceDictionary Source="pack://application:,,,/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.TextBox.xaml" />


查看完整回答
反對(duì) 回復(fù) 2024-01-20
?
桃花長(zhǎng)相依

TA貢獻(xiàn)1860條經(jīng)驗(yàn) 獲得超8個(gè)贊

首先檢查您的項(xiàng)目資源,確保您擁有 Material Design 的核心資源。將此代碼添加到您的 App.Xaml 文件中;在應(yīng)用程序.資源下。這個(gè)對(duì)我有用。 <ResourceDictionary Source="pack://application:,,,/MaterialDesignThemes.Wpf;component/Themes/MaterialDesignTheme.Defaults.xaml" />



查看完整回答
反對(duì) 回復(fù) 2024-01-20
?
梵蒂岡之花

TA貢獻(xiàn)1900條經(jīng)驗(yàn) 獲得超5個(gè)贊

您需要將其放在您的 xaml 文件的頂部,您想要放置具有樣式materialdesignfloatinghint樣式的文本框

xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes"


查看完整回答
反對(duì) 回復(fù) 2024-01-20
  • 3 回答
  • 0 關(guān)注
  • 277 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)